Skip to content

Commit de92c05

Browse files
waldyriousdatho7561
authored andcommitted
docs/Troubleshooting.md: Specify how to switch to the binary server mode
Signed-off-by: Waldir Pimenta <[email protected]>
1 parent 0121ddc commit de92c05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Troubleshooting.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ You can kill the process by:
2727
If you are working with large XML files or referencing large schema files,
2828
this may lead to the language server running out of memory.
2929
The Java language server is more likely to run out memory than the binary language server.
30-
Switching to the binary language server
30+
[Switching to the binary language server](Preferences.md#server-binary-mode)
31+
(via the `xml.server.preferBinary` setting)
3132
or increasing the memory available to the Java language server could resolve this issue.
3233

3334
If you get an Out of Memory Error, but aren't working with large XML files,

0 commit comments

Comments
 (0)