This is an extension pack which provides all the necessary VS Code extensions to
make your life easier as you develop the Orion Health Clinical Portal. Additonal
extensions can be easily added when appropriate (see below.)
Modifying Extensions
Follow the steps below to modify the set of extensions within the package.
Click the Extensions icon in the left-hand side toolbar.
Search for the extension you wish to add to the package.
Click the extension to bring up the extension information window.
Copy the extension ID next to the extension name (e.g. davidanson.vscode-markdownlint).
In the package.json file
Paste the extension ID the extensionPack property.