-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
Awaiting More FeedbackThis means we'd like to hear from more people who would be helped by this featureThis means we'd like to hear from more people who would be helped by this featureSuggestionAn idea for TypeScriptAn idea for TypeScriptVS Code TrackedThere is a VS Code equivalent to this issueThere is a VS Code equivalent to this issue
Description
Especially for open brace, for example:
- open brace position for namespace.
- open brace position for method.
- open brace position for lambda.
- open brace position for function.
- open brace position for control block
- ... (above are from VS2015 C# formatting options)
all above can be set to 'new line','same line' or 'don't automatically reposition' (from VS2015 C++ formatting options)
ofiratt and vrachels
Metadata
Metadata
Assignees
Labels
Awaiting More FeedbackThis means we'd like to hear from more people who would be helped by this featureThis means we'd like to hear from more people who would be helped by this featureSuggestionAn idea for TypeScriptAn idea for TypeScriptVS Code TrackedThere is a VS Code equivalent to this issueThere is a VS Code equivalent to this issue