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

Add recommended extensions for VSCode #277

Merged
merged 4 commits into from
Feb 21, 2023

Conversation

chykon
Copy link
Contributor

@chykon chykon commented Feb 20, 2023

Description & Motivation

It is suggested to add information about recommended extensions to the project. This is similar to

"vscode": {
"extensions": [
"Dart-Code.dart-code"
in the devcontainer.json file, but is only a recommendation and works even without using containers:

Снимок экрана от 2023-02-20 11-15-05

The motivation for the change is to make it easier for new members to contribute.

Related Issue(s)

No.

Testing

Removed the Dart extension, restarted the IDE, opened the cloned ROHD repository, got a suggestion to install the Dart extension.

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?

This can be mentioned, for example, in README.md, but these changes are not included in this PR.

@chykon chykon marked this pull request as ready for review February 20, 2023 08:41
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.

Great idea, thank you!

@mkorbel1 mkorbel1 merged commit 4b08a28 into intel:main Feb 21, 2023
@chykon chykon deleted the add-recommended-extensions branch February 22, 2023 09:46
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