Closed yimingwangdell closed 5 months ago
See https://github.com/mfussenegger/nvim-jdtls?tab=readme-ov-file#configuration-verbose for the configuration for eclipse.jdt.ls itself.
To set the memory of applications you run via nvim-dap, there's a vmArgs
property.
Problem Statement
is there a way to change -Xmx value for runtimes? we can only set name and path for now.
Ideas or possible solutions
No response