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 a vscode extensions.json with the recommended extensions. #25

Open
ArnoPeters opened this issue Nov 10, 2022 · 0 comments · May be fixed by #26
Open

Add a vscode extensions.json with the recommended extensions. #25

ArnoPeters opened this issue Nov 10, 2022 · 0 comments · May be fixed by #26

Comments

@ArnoPeters
Copy link

ArnoPeters commented Nov 10, 2022

There are 2 Visual Studio Code extensions for this repo recommended in the documentation.
One of them seems to have had a name change, and it takes a few extra steps and clicking around to manually search and install them from the VSCode marketplace.

I would suggest adding a /.vscode/extensions.json with those recommendations - based on the extension ID - this will trigger Visual Studio Code to display a notification asking developers to choose if they want to install the exact extensions that were recommended on repo open.

More info about the extensions.json file can be found here: https://code.visualstudio.com/docs/editor/extension-marketplace#_workspace-recommended-extensions

@ArnoPeters ArnoPeters linked a pull request Nov 10, 2022 that will close this issue
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 a pull request may close this issue.

1 participant