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
A folded line actually carry an extmark, we can remap i and a to insert new text to add 'notes' when reviewing the code.
And export the extmarks based on foldlevel to make us understand the meaning of the code we remarked forever unless the file is changed.
I like this feature because I am lazy to make notes but I like reading the fucking source code.
Describe the solution you'd like
Support undo/redo first, and make the extmark more stable when we are making notes.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Feature description
A folded line actually carry an extmark, we can remap
i
anda
to insert new text to add 'notes' when reviewing the code.And export the extmarks based on foldlevel to make us understand the meaning of the code we remarked forever unless the file is changed.
I like this feature because I am lazy to make notes but I like reading the fucking source code.
Describe the solution you'd like
Support undo/redo first, and make the extmark more stable when we are making notes.
Additional context
No response
The text was updated successfully, but these errors were encountered: