Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
CUEDA-extension
New to Visual Studio Code?
Get it now.
CUEDA-extension
CUEDA
|
1 install
|
(
0
)
|
Free
CUEDA's EDA Tool API for VS Code
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
CUEDA Extension
VS Code API
vscode
module
commands.registerCommand
Running the Sample
Run
npm install
in terminal to install dependencies
Run
npm run compile
in terminal to compile the TypeScript code
Run
npm run package
in terminal to create a VSIX
Environment
Node.js v24.11.0