We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Running the JAVA LS server from the command line (markdown)
Update documentation for inlay hints configuration.
chore: code formatting. extra space in the code
fix: rename EnableOption to EnabledOption since there is no interface called EnableOption
typo of the option parameter
Add doc to explain how to use the setting 'java.edit.validateAllOpenBuffersOnChanges'
The workspaceFolders parameter is an array of strings, not an array of WorkspaceFolder
Update page with latest available options
removed jdt.ls.vmargs from doc, as this is specific to vscode and unused by jdt.ls
Created Running the JAVA LS server from the command line (markdown)