Fix maxTsServerMemory (#17758)
Release Notes: - N/A --------- Co-authored-by: Thorsten Ball <mrnugget@gmail.com>
This commit is contained in:
co-authored by
Thorsten Ball
parent
02d5f320ad
commit
b341079d8a
@@ -52,7 +52,7 @@ Prettier will also be used for TypeScript files by default. To disable this:
|
||||
{
|
||||
"lsp": {
|
||||
"vtsls": {
|
||||
"initialization_options": {
|
||||
"settings": {
|
||||
// For TypeScript:
|
||||
"typescript": { "tsserver": { "maxTsServerMemory": 16184 } },
|
||||
// For JavaScript:
|
||||
|
||||
Reference in New Issue
Block a user