Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vscode] Support LanguageConfiguration autoClosingPairs #13060

Closed
Tracked by #13062
rschnekenbu opened this issue Nov 6, 2023 · 0 comments · Fixed by #13088
Closed
Tracked by #13062

[vscode] Support LanguageConfiguration autoClosingPairs #13060

rschnekenbu opened this issue Nov 6, 2023 · 0 comments · Fixed by #13088
Assignees
Labels
vscode issues related to VSCode compatibility

Comments

@rschnekenbu
Copy link
Contributor

A new type (AutoClosingPair) and a new enumeration (SyntaxTokenType) has been introduced in vscode 1.83, and a property autoClosingPair added to LanguageConfiguration.

SyntaxTokenType
LanguageConfiguration_autoClosingPairs
AutoClosingPair

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants