NCEAS / metacatui

MetacatUI: A client-side web interface for DataONE data repositories
https://nceas.github.io/metacatui
Apache License 2.0
42 stars 28 forks source link

Add recommended VS Code extensions #2504

Closed robyngit closed 2 months ago

robyngit commented 3 months ago

To improve collaboration as well as on-boarding of new contributors, we should add a list of recommended VS Code extensions to the repo. This will be particularly helpful in getting developers set up with the tools they need to implement the new linting and formatting guidelines. It seems most of the current contributors are using VS Code, so this is a good place to start.

This is as simple as:

Extension IDs can be found by right-clicking on an extension in the Extensions view and selecting "Copy Identifier".

Adding this file will prompt users to install the recommended extensions when they open the repository in VS Code. They can then install them with a single click.

I would propose adding the following extensions to the list:

Looking for recommendations on others that would should add @rushirajnenuji @artntek @alonakos @iannesbitt + anyone else!