intel / rohd

The Rapid Open Hardware Development (ROHD) framework is a framework for describing and verifying hardware in the Dart programming language.
https://intel.github.io/rohd-website
BSD 3-Clause "New" or "Revised" License
374 stars 67 forks source link

Vscode extension #437

Open quekyj opened 11 months ago

quekyj commented 11 months ago

Description & Motivation

Add vscode rohd snippet for auto-completion feature in vscode. Users now can install ROHD vscode extension and then use the auto-completion feature to write code.

Related Issue(s)

Nope.

Testing

Manual testing.

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

no

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

Added to vscode readme.