You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to this extension, when you right-click a vcd file, you have the option to open it in a "waveform viewer". This should be the explorer/context menu contribution point.
Add configuration to package.json to register our fliplot command.
Implement a new functionality in extension.ts to handle opening vcd file.
The text was updated successfully, but these errors were encountered:
Similar to this extension, when you right-click a vcd file, you have the option to open it in a "waveform viewer". This should be the
explorer/context
menu contribution point.package.json
to register our fliplot command.extension.ts
to handle opening vcd file.The text was updated successfully, but these errors were encountered: