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.
2 parents 1556ac6 + e7db868 commit 0d8ce22Copy full SHA for 0d8ce22
lsp-java.el
@@ -52,7 +52,7 @@ The slash is expected at the end."
52
:type 'string)
53
54
(defvar lsp-java-progress-string ""
55
- "Path of the java executable.")
+ "Java progress status as reported by the language server.")
56
57
(defface lsp-java-progress-face
58
'((t (:inherit 'success)))
0 commit comments