You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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.
32
35
- In the [Extension Development Host] instance of VSCode that just opened, open a `.res` file.
33
36
- Try various features.
34
37
- 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