Ckt VSCode ExtensionUnbalanced multi-phase circuit simulation in VSCode using WASM. FeaturesThe Ckt extension contributes the following features to VSCode: CommandsThe file explorer context menu can be used to start simulations when right-clicking on Simulations can also be started using commands accessed via the Command Palette under the "Ckt" grouping. SettingsSimulation options can be set using the Settings editor under the Custom EditorsCircuit data can be viewed and edited using the custom table editor. Circuit structure and flows can be visualized using the custom graph editor. Complex multi-phase connections can be visualized using the 3D graph editor. TasksAutomating simulations can be achieved using Tasks.
Options can be overridden in the task definition. Otherwise, options from Settings are used.
The Test CasesTest case circuits can be added to a workspace using the |