Replies: 4 comments 1 reply
-
|
did you find the solution? |
Beta Was this translation helpful? Give feedback.
-
|
when using ubuntu, there is a vscode key for juming to previous cursor, like 'ctrl' + 'alt' + '-' |
Beta Was this translation helpful? Give feedback.
-
|
I personally have two solutions:
|
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm used using neovim extension in vscode. but because it is unstable, I wanna try this vim extension.
But I have an issue.
I often use the keybind
gdto navigate to the definition of a function in neovim. then pressCTRL+Oto jump to previous cursor.I can use the
gdkeybind in vim, but when I press theCTRL+O, it makes a new line, which not I want.How can I achieve this ?
Beta Was this translation helpful? Give feedback.
All reactions