Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 487 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 487 Bytes

Change Log

All notable changes to the "vscode-vyper" extension will be documented in this file.

0.0.3

  • Added 'Build on Save'
  • Added Property to disable 'Build on Save'
  • Syntax coloring for Vyper specific types

0.0.2

  • The virtual env path can now be changed
  • The Vyper contract can now be in a subdirectory

0.0.1

  • Initial release
  • Vyper: 'Build Contract' command that builds a given contract and displays its errors
  • Syntax Higlighting for Vyper (*.vy, *.v.py) files