{ "inlayHint.enable": false, "cmake.lsp.enable": true, "diagnostic.enableHighlightLineNumber": false, "diagnostic.errorSign": "▸", "diagnostic.hintSign": "▸", "diagnostic.infoSign": "▸", "diagnostic.warningSign": "▸", "powershell.integratedConsole.showOnStartup": false, "snippets.priority": 100, "suggest.noselect": true, "yaml.schemas": { "https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json": [ ".gitlab-ci.yml", ".gitlab/ci/*.yml" ] } }