Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vscode extension #437

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

Vscode extension #437

wants to merge 34 commits into from

Conversation

quekyj
Copy link
Contributor

@quekyj quekyj commented Nov 14, 2023

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.

Copy link
Contributor

@mkorbel1 mkorbel1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall this looks great, I think it will be helpful for people getting started, nice work!

vs_code/README.md Outdated Show resolved Hide resolved
vs_code/package.json Show resolved Hide resolved
vs_code/src/extension.ts Outdated Show resolved Hide resolved
vs_code/src/test/runTest.ts Outdated Show resolved Hide resolved
vs_code/src/test/suite/extension.test.ts Show resolved Hide resolved
vs_code/snippets/rohd.json Outdated Show resolved Hide resolved
vs_code/snippets/rohd.json Show resolved Hide resolved
vs_code/snippets/rohd.json Outdated Show resolved Hide resolved
vs_code/snippets/rohd.json Outdated Show resolved Hide resolved
vs_code/snippets/rohd.json Outdated Show resolved Hide resolved
vs_code/example.dart Outdated Show resolved Hide resolved
vs_code/CHANGELOG.md Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants