Add deprecated fields to LanguageConfiguration
#10031
Labels
good first issue
good first issues for new contributors
vscode
issues related to VSCode compatibility
Feature Description:
There are two deprecate fields
__electricCharacterSupport
and__characterPairSupport
inLanguageConfiguration
. We should add the declarations for compatibility, but not an implementation.https://code.visualstudio.com/api/references/vscode-api#LanguageConfiguration
The text was updated successfully, but these errors were encountered: