We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d69750 commit 3c5c470Copy full SHA for 3c5c470
lsp-java.el
@@ -412,7 +412,6 @@ example 'java.awt.*' will hide all types from the awt packages."
412
("java.project.importHint" lsp-java-project-import-hint t)
413
("java.project.importOnFirstTimeStartup" lsp-java-project-import-on-first-time-startup)
414
("java.imports.gradle.wrapper.checksums" lsp-java-imports-gradle-wrapper-checksums)
415
- ("java.refactor.renameFromFileExplorer" lsp-java-refactor-rename-from-file-explorer)
416
("java.sources.organizeImports.staticStarThreshold" lsp-java-sources-organize-imports-static-star-threshold)
417
("java.sources.organizeImports.starThreshold" lsp-java-sources-organize-imports-star-threshold)
418
("java.server.launchMode" lsp-java-server-launch-mode)
0 commit comments