Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Extension/readme.developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The `launch.json` entries now specify a `preLaunchTask` that will build the exte
the `yarn watch` command, and will wait until the build is ready. The watch command will continue to watch from
that point.

If the extension is already built, the the watch will be very quick.
If the extension is already built, the watch will be very quick.

### From Inside VS Code
There are two tasks that can be run from inside VS Code to build the extension.
Expand Down
Loading