It is unclear how to configure vtsls's maxTsServerMemory. #13706
Labels
bug
[core label]
javascript
JavaScript programming language support
language server
An umbrella label for all language servers
language
An umbrella label for all programming languages syntax behaviors
setting
Feedback for preferences, configuration, etc
typescript
TypeScript programming language support
Check for existing issues
Describe the bug / provide steps to reproduce it
I have tried all of the following to configure vtsls's maxTsServerMemory:
None of these appear to have any effect on the tsserver.js process that the language server spawns.
Note that neither the nodePath nor the maxTsServerMemory appear to have taken effect.
In Helix, this configuration does have the desired effect:
I'm not familiar enough with the language server protocol to understand if I'm doing something obviously wrong, but many of your users will need to set this setting in order to avoid the language server crashing due to out of memory errors.
Environment
Zed: v0.141.3 (Zed)
OS: macOS 14.3.0
Memory: 64 GiB
Architecture: aarch64
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.(Too long, let me know if you really need something from this and I'll try to pull out the non-sensitive parts)
The text was updated successfully, but these errors were encountered: