This repository was archived by the owner on May 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Troubleshooting
Brian Fitzpatrick edited this page Apr 30, 2021
·
2 revisions
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.
- Go to the Settings (
File->Preferences->Settings) and go toExtensions->Didact. - Make sure that
Didact: Auto Add Default Tutorialsis checked. - Open the Command Palette (Ctrl+Shift+P) and type
Didact Clearto select theDidact: Clear Tutorial Registrycommand. Say "yes" when prompted. - Restart the workspace.
Biggest Clue? Check the Output channels
- Look at the
Didact ActivityOutput channel for any clues as to why a particular Didact link has failed to work. We try to log some diagnostic information in the Didact channel. - Look at the
Log (Extension Host)Output channel for any clues as to why the Didact extension has failed to load.
Still have issues? Reach out! Create an issue at github/vscode-didact/issues with steps to reproduce the issue and we'll see what we can do to help!