Skip to content

Commit 073bd7d

Browse files
committed
Document dev time circumvention for dangling debugger
1 parent 7af249d commit 073bd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This repo happens to also contain a language-server usable by other editors. If
2929

3030
<img width="235" alt="image" src="https://user-images.githubusercontent.com/1909539/97448097-7d186a80-18ed-11eb-82d6-d55b70f54811.png">
3131

32-
(If you're getting some Promise-related error alert, file an issue here so that we can find a workaround; this seems to be a VSCode bug).
32+
(If you're getting some Promise-related error alert, file an issue here so that we can find a workaround; this seems to be a VSCode bug. We currently just kill all our node processes and redo this step).
3333
- In the [Extension Development Host] instance of VSCode that just opened, open a `.res` file.
3434
- Try various features.
3535
- When you make a change, Go to the same Debug viewlet's Call Stack panel and restart the client and the server:

0 commit comments

Comments
 (0)