Skip to content

What does the “A>” sign in the gutter indicate? #1546

Discussion options

You must be logged in to vote

Found the answer in :help lsp_document_code_action_signs_enabled:

Enables signs for code actions.

LspCodeActionText defaults to A>.

So, the A> sign marks a line with a suggested code action, and let g:lsp_document_code_action_signs_enabled = 0 can be used to disable the display of that sign.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sideshowbarker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant