The interface LanguagConfiguration should add/expose autoClosingPairs so that the same behavior can be achieved with both a language-configuration.json file as well as with the setLanguageConfiguration() function. Currently there is no way at runtime to do this.
Similar to #38352, but it wasn't directly mentioned there.
The interface
LanguagConfigurationshould add/exposeautoClosingPairsso that the same behavior can be achieved with both alanguage-configuration.jsonfile as well as with thesetLanguageConfiguration()function. Currently there is no way at runtime to do this.Similar to #38352, but it wasn't directly mentioned there.