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 b3308b6 commit fed3ab8Copy full SHA for fed3ab8
sideline-lsp.el
@@ -152,7 +152,7 @@ Execute CALLBACK to display candidates in sideline."
152
:cancel-token :sideline-lsp-code-actions)))
153
154
(defun sideline-lsp--code-action-icon (action)
155
- "Get icon for a code action."
+ "Get icon for a code ACTION."
156
sideline-lsp-code-actions-prefix)
157
158
(defun sideline-lsp--code-actions (callback actions)
0 commit comments