Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 774 Bytes

CHANGELOG.md

File metadata and controls

61 lines (43 loc) · 774 Bytes

All notable changes to the "Nand2Tetris for vscode" extension will be documented in this file.

[0.5.0]

  • fix some bugs
  • update document file

[0.4.0]

  • add .vm syntax support
  • add jack OS function snippets
  • fix some bugs

[0.3.0]

  • add .jack syntax support
  • add .jack completion support
  • fix some bugs

[0.2.0]

  • add .hack syntax support
  • add new computer-architecture snippets
  • fix some bugs

[0.1.2]

  • update the description pages

[0.1.1]

  • Initial release.

Snippets

  • Initial hdl snippets
  • Initial cmp snippets
  • Initial tst snippets
  • Initial asm snippets
  • Initial jack snippets

Syntax Highlighting

  • hdl
  • cmp
  • tst
  • out
  • asm
  • hack
  • jack
  • vm

Language Support

  • hdl
  • cmp
  • tst
  • out
  • asm
  • jack
  • vm