All notable changes to the "vscode-vyper" extension will be documented in this file.
- Added 'Build on Save'
- Added Property to disable 'Build on Save'
- Syntax coloring for Vyper specific types
- The virtual env path can now be changed
- The Vyper contract can now be in a subdirectory
- Initial release
- Vyper: 'Build Contract' command that builds a given contract and displays its errors
- Syntax Higlighting for Vyper (*.vy, *.v.py) files