/code-emsim

Primary LanguageTypeScript

EM Simulation Tool

This is an EM simulation tool that lets you simulate rf circuits design.

Running the extension

  • Run npm install in terminal to install dependencies
  • Run the Run Extension target in the Debug View. This will:
    • Start a task npm: watch to compile the code
    • Run the extension in a new VS Code window