We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1975cbf commit 5aae1a4Copy full SHA for 5aae1a4
docs/user-guide.md
@@ -70,3 +70,6 @@ try `Dev Containers: Reinstall Docker in WSL` then restart vscode
70
71
If you get this error while running tests, try running them again.
72

73
+
74
+This error is displayed when metals isn't quick enough to compile and start the program, which causes VSCode to grow impatient and ultimately give up.
75
+If the problem persists, try building the project manually and then running the tests.
0 commit comments