Skip to content

Commit 60ca73f

Browse files
authored
Merge pull request #431 from haskell/jneira-correct-setting-description
Correct trace client setting description
2 parents 05663b2 + 59bc185 commit 60ca73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"debug"
113113
],
114114
"default": "error",
115-
"description": "Traces the communication between VS Code and the language server."
115+
"description": "Sets the log level in the client side."
116116
},
117117
"haskell.logFile": {
118118
"scope": "resource",

0 commit comments

Comments
 (0)