All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2019-04-22)
- refactor code base to use alfy and refactor code to use better programming styles. No breaking change for users but for devs.
2.0.2 (2018-12-14)
2.0.1 (2018-12-14)
- refactor code base to use alfy and refactor code to use better programming styles. No breaking change for users but for devs.
- Added new keyword
vs
to open specified file or folder in Visual Studio Code. Press and holdshift
to open file or folder in a new Visual Studio Code window. - Removed
dist
folder, cause releases are managed in Github.
vs ~/my/shiny/folder/or/file
- Added VSCode Insiders Edition support
- Fixed cannot find module './PathUtils' on case-sensitive filesystem
- Initial release