You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is generally bad practice and should only be done when absolutely necessary. You can use vim.handleKeys to do (mostly) the same thing.
We support the gc operator, so gcc toggles a line comment. You can use that, remap it to something you prefer, or remap something to editor.action.addCommentLine directly.
Is your feature request related to a problem? Please describe.
I am used to add line comments with the default keybindings : CTR+K+C and CTR+K+U
Describe the solution you'd like
I want to activate those in vim mode as well. But I can't manage to do it.
I want to ask if you guys can help me out with this issue and other new ways of doing it!
The text was updated successfully, but these errors were encountered: