Browse Source

updated docs to include necessary extension info

main
Anna Kammeyer 1 year ago
committed by Keith Daulton
parent
commit
d78103364b
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      CONTRIBUTING.md

+ 2
- 0
CONTRIBUTING.md View File

@ -106,6 +106,8 @@ yarn run package
2. Ensure the required [dependencies](#dependencies) are installed 2. Ensure the required [dependencies](#dependencies) are installed
3. Choose the `Watch & Run` launch configuration from the launch dropdown in the Run and Debug viewlet and press `F5`. 3. Choose the `Watch & Run` launch configuration from the launch dropdown in the Run and Debug viewlet and press `F5`.
_Note: If you see a pop-up with a message similar to "The task cannot be tracked. Make sure to have a problem matcher defined.", you will need to install the [TypeScript + Webpack Problem Matchers](https://marketplace.visualstudio.com/items?itemName=amodio.tsl-problem-matcher) extension._
#### Using VS Code (desktop webworker) #### Using VS Code (desktop webworker)
1. Open the `vscode-gitlens` folder 1. Open the `vscode-gitlens` folder

Loading…
Cancel
Save