Skip to content

Commit e2325dc

Browse files
committed
refer to ST
1 parent c31a80c commit e2325dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/troubleshooting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Another solution could be (at least on Linux) to update the server `PATH` using
6464

6565
### Error dialog saying `Failed to start...`
6666

67-
If you are getting an error that the server binary can't be found (`No such file or directory...`) but it does start when running it from the terminal, then the issue is likely due to Sublime Text's internal environment not picking up the same `PATH` environment variable as you've configured in your shell. See ["Updating the PATH used by LSP servers"](troubleshooting.md#updating-the-path-used-by-lsp-servers) on how to make Sublime Text aware of the location of your language server.
67+
If you are getting an error that the server binary can't be found (`No such file or directory...`) but it does start when Sublime Text is started from the terminal, then the issue is likely due to Sublime Text's internal environment not picking up the same `PATH` environment variable as you've configured in your shell. See ["Updating the PATH used by LSP servers"](troubleshooting.md#updating-the-path-used-by-lsp-servers) on how to fix that.
6868

6969
Otherwise refer to the ["Self-help instructions"](troubleshooting.md#self-help-instructions) section to try to understand the issue better.
7070

0 commit comments

Comments
 (0)