question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

desync between neovim and vscode

See original GitHub issue

I’m running into a problem where the cursor desyncs and I find it difficult to provide a reproducible case for the issue. @asvetliakov is there a group of files one can provide so you can get an idea of what could be going wrong in neovim or vscode itself when an issue appears?

eg. some kind of neovim input log or vscode log file?

Anyways, here’s the issue cursor desync

As you can see, the cursor doesn’t want to select text that is actually there. But then, also when I do ‘dd’, it deletes the line below (}) instead of the this.$router.push line

vscode-neovim 0.0.45 nvim 0.4.3 with empty init.vim and no plugins vscode 1.41.1 ubuntu 19.04

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
sethiddencommented, Dec 28, 2019

Yep line number is not related, I just happened to add the working case at the bottom. a", could’ve been in the middle. I’ll keep looking regarding 116, recently it started happening after changing editor groups but I couldn’t repro twice.

1reaction
asvetliakovcommented, Dec 27, 2019

assuming it’s some kind of #116 then. If you can provide full repro steps it’d help very much.

Read more comments on GitHub >

github_iconTop Results From Across the Web

desync between neovim and vscode · Issue #125 - GitHub
I'm running into a problem where the cursor desyncs and I find it difficult to provide a reproducible case for the issue.
Read more >
Why I chose vscode-neovim over VSCodeVim | In the Middle
A comparison between the two VSCode Vim extensions.
Read more >
VSCode Neovim - Visual Studio Marketplace
Neovim is a fork of VIM to allow greater extensibility and integration. This extension uses a fully embedded Neovim instance, no more half- ......
Read more >
Integrating VSCode With Neovim | Barbarian Meets Coding
Copy the content of your file inside Neovim. Execute the command in Neovim. Sync the results back to Visual Studio Code. This means...
Read more >
Rant: Neovim is less productive than VS Code - Reddit
Not that we can't setup the neovim configuration, we DON'T WANT TO. I feel this issue shouldn't be yet another person's issue in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found