Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Numworks SimulatorNew to Visual Studio Code? Get it now.
Numworks Simulator

Numworks Simulator

k-kuroguro

|
1,213 installs
| (1) | Free
This extension makes it possible to simulate numworks calculator in vscode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Numworks Simulator

Marketplace Version CI License: MIT

This extension makes it possible to simulate numworks calculator in vscode.

demo

Feature

  • Run Numworks simulator (full or python).
  • Reload simulator automatically when changes in the script are detected.

Usage

Full Simulator

Execute Numworks Simulator: Run Simulator.

Note: This command doesn't load any script.

Python Simulator

  1. Open python file.
  2. Execute Numworks Simulator: Run Python Simulator or Numworks Simulator: Run Python Simulator at the Side or click run button in editor title menu.

Note: If you need to import from other scripts, make sure to set allowMultipleScripts to true. This enables loading sibling scripts as well.

Settings

Name Description type default
numworks-simulator.allowMultipleScripts Control whether to load all sibling scripts of the open script. boolean false
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft