Skip to content

Explicitly report OutOfMemory error to user #1959

@testforstephen

Description

@testforstephen

When opening some large Java projects (e.g. https://github.com/Azure/azure-sdk-for-java) in VS Code, the language server may fail silently due to OutOfMemory error. The setting "java.jdt.ls.vmargs" of Java extension specifies a default "-Xmx1G" memory during starting language server, that's not enough for some large project. We need some way to explicitly tell user to increase the memory args in this case.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions