Skip to content
Snippets Groups Projects
Commit 94533d27 authored by SeeBasTStick's avatar SeeBasTStick
Browse files

added option for debugmode

parent 298a0499
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,12 @@
"type": "boolean",
"default": true,
"description": "Option for performance-related Hints"
},
"languageServer.debugMode": {
"scope": "resource",
"type": "boolean",
"default": true,
"description": "Option for enabeling (extensiv) debug messages"
}
}
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment