By neildaemond, an 'any-stack' hacking grasshopper.
Taking notes while tinkering with:

First, make it more like Vim

My frst step for any IDE setup is to make it more like Vim using whichever extension/plugin they have to offer :)

(you can even do this with browser text fields via wasavi)

So, for VSCode I used the main vim plugin,

Vim Extension For VSCode

and then added the following keybindings.json and settings.json which are found at ~/.config/Code/User/

The Quest Continues

In 2012, I started blogging about Vim As My Ide. At that time, I was also going to try and focus on scala as it was all the rage. However, I didn’t like using clunky IDEs like Eclipse to develop in the java world and I didn’t have any pressing reason to continue. Today, I’m back on board the scala train for work purposes and I’m going to leverage some of the newfound support for scala that vim has.

follow the 'ides' RSS feed by clicking here