Skip to content

Commit 8e8e67e

Browse files
committed
Revert "Merge pull request haskell#379 from haskell/secure-exe-path"
This reverts commit 034d2bb, reversing changes made to b14b373.
1 parent 4e83f01 commit 8e8e67e

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
@@ -132,7 +132,7 @@
132132
"description": "An optional URL to override where to check for haskell-language-server releases"
133133
},
134134
"haskell.serverExecutablePath": {
135-
"scope": "machine",
135+
"scope": "resource",
136136
"type": "string",
137137
"default": "",
138138
"description": "Manually set a language server executable. Can be something on the $PATH or a path to an executable itself. Works with ~, ${HOME} and ${workspaceFolder}."

0 commit comments

Comments
 (0)