This is a fork of the following extension which I reduced down to the simplest form that I need to help me complete my vim vscode setup.
https://marketplace.visualstudio.com/items?itemName=sirmspencer.vscode-autohide
- Clone repo
- Make code changes in "src" folder.
- Run "npm run compile". (this will start compiler in watch mode) [if editing in vscode, Ctrl+Shift+B also works]
- In vscode, open the Debug panel and launch the extension from there.
##Build and Installation
vsce package
code --install-extension vscode-vim-autohide-<version>.vsix
The extension of sirmspencer is a heavily modified version of: https://marketplace.visualstudio.com/items?itemName=venryx.vscode-vtools