Skip to content

Commit 9a4997c

Browse files
committed
Doc more fix for debug instance promise rejection error
1 parent 39c7d7f commit 9a4997c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ This repo happens to also contain a language-server usable by other editors. If
2828

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

31-
(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).
31+
If you're getting some Promise-related error alert: this is a VSCode and/or template bug.
32+
- If that newly launched VSCode test instance has no project in its explorer view, drag in a random project.
33+
- Kill all your node processes.
34+
- Redo the launch.
3235
- In the [Extension Development Host] instance of VSCode that just opened, open a `.res` file.
3336
- Try various features.
3437
- 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)