This vscode extension aims to allows the user to add wave in Digital Design EDA wave viewer from vscode.
To develop please use:
```
npm install
npm run build
```
To build the .vsix use:
```
npm run build
npx @vscode/vsce package
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.