Still waiting for VSCopium
I thought you had a typo… But then I look it up…
https://github.com/TheHolyTachanka/VsCopium
It’s real… But I think it’s abandoned…
Come to neovim and spend countless hours tweaking your configs when you should be working 🙃
That was exactly my experience with it.
I was using VIM in the old days, so I already had some memories on now to do basic editing.
And then I’ve spent a week trying to make NeoVIM a well adjusted IDE for C, Java, JavaScript and go. I’ve quit after a week, as the results were not satisfactory.
- Install VSCode
- Install all extensions
- Copy extensions folder
- Install Codium
- Move extensions to Codium extensions folder
- Remove VSCode
You can also download the *.vsix file of the desired extension from either Github or Microsoft’s extension marketplace and install it manually by clicking on “Install from VSIX” in the Extensions menu.
This obviously doesn’t solve the update problem and it is also questionable if this is in terms with the “Microsoft Terms of Use” of the extension.
This works until you have debug .NET.
vim users: you guys got buttons?
neovim is not much different really, except you can do configs in lua (much better).
I miss when this was vim vs Emacs
Whish side were you on then? The correct side (emacs) or the wrong side (vim)?
Why not both? I’ve used Emacs with evil-mode for several years. I did use Vim before that for longer though.