Skip to content

InsertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces must be exposed in protocol.d.ts so VS Code can use it #11314

@dbaeumer

Description

@dbaeumer

TypeScript Version: 2.0.3

The formatting setting InsertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces seems to be part of TS 2.0.3 but is NOT exposed in the tsserver in the protocol.d.ts. To allow VS Code to make use of it it needs to be exposed there as well.

Edit (from @waderyan):
Reference issue - microsoft/vscode#12046 (comment)

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issueVS Code TrackedThere is a VS Code equivalent to this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions