{ "$schema": "https://1c-syntax.github.io/bsl-language-server/configuration/schema.json", "language": "ru", "diagnostics": { "computeTrigger": "onType", "parameters": { "CanonicalSpellingKeywords": false, "MissingSpace": { "checkSpaceToRightOfUnary": true, "listForCheckRight": "", "listForCheckLeft": "", "allowMultipleCommas": true, "listForCheckLeftAndRight": "+ - * / = % < > <> <= >=" } } } }