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.

VSCode-Vim and C# interfere with each other

See original GitHub issue

I’m wondering if this is because of the publisher change. Currently omnisharp-vscode and vscode-vim have a bad interaction where the entire editor locks up after #3645. I am unable to use VSCode with these to crucial extensions installed. Any guidance on how to opt out of this new version of omnisharp-vscode would be appreciated!

Steps to reproduce

Try to “install another version” from cog in extensions pane. Then choose 1.21.12

image

Expected behavior

Version installs.

Actual behavior

Fails to download

image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:21 (6 by maintainers)

github_iconTop GitHub Comments

7reactions
kristoff3rcommented, Mar 13, 2020

I had exactly the same issue (both the editor locking up due to vscode-vim and not being able to downgrade).

I managed to downgrade by uninstalling, downlading the old extension from https://github.com/OmniSharp/omnisharp-vscode/releases/tag/v1.21.12 and running code --install-extension csharp-1.21.12.vsix

1reaction
JoeRobichcommented, Mar 19, 2020

Please try the v1.21.15 prerelease and let us know if it resolves your performance issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

insert mode bindings interfere with each other · Issue #4353
Describe the bug I have the following line in my .vimrc file: imap qr Until recently this has consistently worked.
Read more >
How do you avoid key binding collisions between VS Code ...
There is no easy way out for avoiding conflicts between vscode shortcut and vscodevim bindings. I suggest you to use vim keybindings instead ......
Read more >
VSCode -> VIM, but how do I accomplish the other IDE tasks?
I am looking to use C/C++. After that, I'm sure I can figure out everything else on my own. Thank you in advance...
Read more >
Elevating Your Workflow With Custom Mappings
Having different mappings for different modes makes sense because each mode is ... The only way to interact with tabs in VSCodeVim is...
Read more >
Why I chose vscode-neovim over VSCodeVim | In the Middle
A comparison between the two VSCode Vim extensions. ... Since the two lines are directly next to each other, they are in the...
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