Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# What do you do if Didact tutorials don't run

Check that the default terminal location is set to `view` to avoid an issue with tutorials appearing in `editor` views:

1. Go to the Settings (`File->Preferences->Settings`)
2. Navigate to `Features->Terminal`.
3. Check the setting for *Integrated: Default Location*. It should be set to `view`.

# What do you do if the registered tutorials no longer work after updating to 0.4.0

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.
Expand Down