Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Commit

Permalink
chore: regenerate yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfbecker committed Mar 18, 2019
1 parent 97f860a commit 8427c06
Show file tree
Hide file tree
Showing 2 changed files with 1,799 additions and 2,390 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Please file an issue: https://github.com/sourcegraph/sourcegraph-vscode/issues/n
To develop the extension:

- `git clone` the repository somewhere
- Run `npm install` in the directory
- Run `yarn` in the directory
- Open the repo with `code .`
- Press <kbd>F5</kbd> to open a new VS Code window with the extension loaded.
- After making changes to `src/extension.ts`, reload the window by clicking the reload icon in the debug toolbar or with <kbd>F5</kbd>.
Expand Down
Loading

0 comments on commit 8427c06

Please sign in to comment.