

I used vim for all of my personal stuff until switching to vscode a few years ago, so an editor inspired by neovim is exciting!
Also,
No Electron. No VimScript. No JavaScript.
Hah! Shots fired, I love it
I used vim for all of my personal stuff until switching to vscode a few years ago, so an editor inspired by neovim is exciting!
Also,
No Electron. No VimScript. No JavaScript.
Hah! Shots fired, I love it
I had some coworkers a long time ago who swore by jetbrains, but I’ve never tried it. Maybe I should give it a shot!
I recommend using a kernel virtual machine.
KVM comes with the Linux kernel.
If you want to set it up manually, you’ll have to look into qemu and virtio.
If you want a more virtualbox-like experience, you can use boxes (also called “gnome boxes”), which gives you a very simple UI for setting up VMs (including windows) with networking/shared drives/hardware pass through/etc.
Distrobox is just a set of shell scripts that controlls Podman under the hood. Not only is it like docker, it literally uses the same container format (ContainerD).
Looks pretty, and familiar to vscode. I’ll check it out!