The Visual Studio Code extenstion for Nand2Tetris Language support.
-
Support the Language
HDL
snippets -
Auto load the
.tst
script to check your.hdl
program -
Auto load the
.tst
script to check your.asm
program -
Quckly
compress
the course source to azip
that can easily commit -
Auto add necessary files like
prog.txt
intozip
when compress the source
Install it from VS Code Marketplace
-
Install Java Runtime Environment
-
Click the
Run Code
Button
-
Nand2Tetris: Run Code
Run the HDL Code.
-
Nand2Tetris: Open Hardware Simulator
Open the Hardware Simulator.
-
Nand2Tetris: Open Assembler Simulator
Open the Assembler Simulator.
-
Nand2Tetris: Open CPU Simulator
Open the CPU Simulator.
-
Nand2Tetris: Stop Running
Stop Running Code.
-
Nand2Tetris: Compress course source to a zip
Quckly Compress the course source.
- Support the parameter with bus
- Auto add necessary files like
prog.txt
intozip
when compress the source
- Fixed the bug when
Compress
in WIN
- Support
Compress
the Course Source to azip
.
- Add
CPU Simulator
Command.
- Support
Run Code
forASM
File.
- Output error message when java in not installed.
-
Add CHIP Class snippets.
-
Change extension icon.
- Modify the description of snippets.
- Fixed the bug of syntaxes.
-
Fixed the bug of Run Code.
-
Support open
Hardware Simulator
in vscode.
- Fixed the highlight bug of chip inner.
- Support Run Code in
OutputChannel
.
- Add Language
configuration
.
- Add
Snippets
forHDL
Language.
- Fixed the Run Code bug in windows.
-
Support
Run Code
forHDL
Language. -
Add Run Code Button to Content Titile.
- Fixed
hightlight
bugs.
- Create the
tmLanguage
.