lsp commentstring #218

Closed
opened 2026-01-10 01:11:35 +00:00 by navicore · 1 comment
navicore commented 2026-01-10 01:11:35 +00:00 (Migrated from github.com)

in neovim when in visual selection you can 'gc' and have the selected lines get commented. I think the lsp server needs to tell the editor what the comment syntax is.

When we do it with our current lsp we get.a status line comment:

Option commentstring is empty.
in neovim when in visual selection you can 'gc' and have the selected lines get commented. I think the lsp server needs to tell the editor what the comment syntax is. When we do it with our current lsp we get.a status line comment: ``` Option commentstring is empty. ```
navicore commented 2026-01-10 02:34:09 +00:00 (Migrated from github.com)
https://github.com/navicore/patch-seq.nvim/commit/953fd7ecd48e0bf1b30e1d5beda26db032e71c46
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
navicore/patch-seq#218
No description provided.