The Visual Studio Code extenstion for Nand2Tetris Language support.
-
Support the Language
HDLsnippets -
Auto load the
.tstscript to check your.hdlprogram -
Auto load the
.tstscript to check your.asmprogram -
Quckly
compressthe course source to azipthat can easily commit -
Auto add necessary files like
prog.txtintozipwhen compress the source
Install it from VS Code Marketplace
-
Install Java Runtime Environment
-
Click the
Run CodeButton
-
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.txtintozipwhen compress the source
- Fixed the bug when
Compressin WIN
- Support
Compressthe Course Source to azip.
- Add
CPU SimulatorCommand.
- Support
Run CodeforASMFile.
- 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 Simulatorin vscode.
- Fixed the highlight bug of chip inner.
- Support Run Code in
OutputChannel.
- Add Language
configuration.
- Add
SnippetsforHDLLanguage.
- Fixed the Run Code bug in windows.
-
Support
Run CodeforHDLLanguage. -
Add Run Code Button to Content Titile.
- Fixed
hightlightbugs.
- Create the
tmLanguage.