Skip to content

Commit

Permalink
Ignore prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
denisushakov committed Aug 25, 2024
1 parent dd69e0f commit 61ab305
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .bsl-language-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"skipSupport": "withSupport",
"ordinaryAppSupport": false,
"parameters": {
"OrdinaryAppSupport": false
"OrdinaryAppSupport": false,
"Typo": {
"userWordsToIgnore": "пбп"
}
}
}
}

0 comments on commit 61ab305

Please sign in to comment.