This is my first VS Code extension and a playground, use it at youre own risk ;)
Since version 0.2.0 this extension is created with yeoman and VS Code Extension Generator.
npm install -g yo generator-code
and
yo code
The code itself is last modified in december 2016.
TODO
Find a way to publish this extension via github-actions, so it can be builded and published with them.