apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.64k stars 844 forks source link

JVM args for Netbeans Language Server extension for VS Code #7768

Open mflydahl opened 1 week ago

mflydahl commented 1 week ago

Description

Our codebase is huge, and it sometimes happen that the Netbeans Language Server runs out of memory. A setting for the JVM args would have been nice, like Redhat's language server has.

Use case/motivation

Speed up and stabilize development, and avoid out of memory issues.

Related issues

No response

Are you willing to submit a pull request?

No