Skip to content

Commit 2dfa5e0

Browse files
authored
(docs) ts workspace version info
#1045
1 parent 8329bbe commit 2dfa5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/svelte-vscode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ This setting can only be changed in user settings for security reasons.
7272

7373
##### `svelte.language-server.ls-path`
7474

75-
You normally don't set this. Path to the language server executable. If you installed the `svelte-language-server` npm package, it's within there at `bin/server.js`. Path can be either relative to your workspace root or absolute. Set this only if you want to use a custom version of the language server.
75+
You normally don't set this. Path to the language server executable. If you installed the `svelte-language-server` npm package, it's within there at `bin/server.js`. Path can be either relative to your workspace root or absolute. Set this only if you want to use a custom version of the language server. This will then also use the workspace version of TypeScript.
7676
This setting can only be changed in user settings for security reasons.
7777

7878
##### `svelte.language-server.port`

0 commit comments

Comments
 (0)