Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Commit 419c52c

Browse files
authored
Encountered issue with editor view (#645)
I believe this issue was caused by my exercising new feature at https://code.visualstudio.com/updates/v1_58#_terminals-in-the-editor-area Altho I had to mess around to get things going, so not 100% sure
1 parent ca5ac2f commit 419c52c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/troubleshooting.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# What do you do if Didact tutorials don't run
2+
3+
Check that the default terminal location is set to `view` to avoid an issue with tutorials appearing in `editor` views:
4+
5+
1. Go to the Settings (`File->Preferences->Settings`)
6+
2. Navigate to `Features->Terminal`.
7+
3. Check the setting for *Integrated: Default Location*. It should be set to `view`.
8+
19
# What do you do if the registered tutorials no longer work after updating to 0.4.0
210

311
Check the version of the Didact extension by looking at the `Extensions` Activity and checking the `Installed` extensions. Look for `Didact` and verify that version 0.4.0 is installed.

0 commit comments

Comments
 (0)