-
Notifications
You must be signed in to change notification settings - Fork 38.1k
Closed
Labels
formattingSource formatter issuesSource formatter issuesjavascriptJavaScript support issuesJavaScript support issuestypescriptTypescript support issuesTypescript support issuesupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)verification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.8.1
- OS Version: Linux
Typescript has the insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces rule, but this rule cannot be configured in the VS Code settings.
Please add
javascript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces
and
typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces
to the VS Code settings, to be able to prevent {key: 'value'} being changed to { key: 'value' } when formatting
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
formattingSource formatter issuesSource formatter issuesjavascriptJavaScript support issuesJavaScript support issuestypescriptTypescript support issuesTypescript support issuesupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)verification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded