@ -12,6 +12,10 @@
|
|||||||
"diagnostic.virtualText": true,
|
"diagnostic.virtualText": true,
|
||||||
"diagnostic.virtualTextCurrentLineOnly": false,
|
"diagnostic.virtualTextCurrentLineOnly": false,
|
||||||
"diagnostic.checkCurrentLine": false,
|
"diagnostic.checkCurrentLine": false,
|
||||||
|
"diagnostic-languageserver.filetypes": {
|
||||||
|
"markdown": ["write-good", "markdownlint"],
|
||||||
|
"sh": "shellcheck"
|
||||||
|
},
|
||||||
"languageserver": {
|
"languageserver": {
|
||||||
"bash": {
|
"bash": {
|
||||||
"command": "bash-language-server",
|
"command": "bash-language-server",
|
||||||
|
Reference in New Issue
Block a user