support vscode settings schemas #8349
Labels
enhancement
issues that are enhancements to current functionality - nice to haves
help wanted
issues meant to be picked up, require help
json
issues related to the json language
vscode
issues related to VSCode compatibility
We only support for user settings and apply it to all settings file. VS Code has different schemas for different scopes: https://github.com/microsoft/vscode/blob/2277c8e2a3e1cc630a6397301ba54a1dccd8a60d/src/vs/workbench/services/configuration/common/configuration.ts#L12-L17 We should align it too.
The text was updated successfully, but these errors were encountered: