We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fc9bc0 commit 66989ffCopy full SHA for 66989ff
.bsl-language.server.json
@@ -0,0 +1,11 @@
1
+{
2
+ "$schema": "https://1c-syntax.github.io/bsl-language-server/configuration/schema.json",
3
+ "diagnostics": {
4
+ "parameters": {
5
+ "Typo": {
6
+ "minWordLength": 3,
7
+ "userWordsToIgnore": "Гитсинк"
8
+ }
9
10
11
0 commit comments