Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

60 lines (42 loc) · 1.03 KB

All notable changes to the "nand2tetris-snippets" extension will be documented in this file.

[0.0.6]

  • piterfm
    • Fix a typo in And16 snippet
  • loyio
    • add asm ext support
    • syntax fix on half and full adders snippet
    • syntax fix for the CHIP snippet
    • syntax fix for DMux8Way snippet
    • syntax fix for Mux8Way16 snippet

[0.0.5]

  • Updated the syntax high-lighting for tst files.
    • Key word set now classed as function and is blue.
    • Function word eval and output now classed a keywords and are purple.
    • Variable now have classed a variables and now are red.
    • Variables with %B now how highlighting support.
  • Updated the README
    • New picture.
    • Gave updates a header.

[0.0.4]

  • Updated the README.

[0.0.3]

  • Added icon.

[0.0.2]

  • Fixed snippets for hdl files.
  • Updated the README.

[0.0.1]

  • Initial release.

Snippets

  • Intial hdl sinppets
  • Intial cmp sinppets
  • Intial tst sinppets

Syntax Highlighting

  • hdl
  • cmp
  • tst
  • out

Language Support

  • hdl
  • cmp
  • tst
  • out