This repository was archived by the owner on May 11, 2022. It is now read-only.
0.4.0
-
Didact Tutorial Registry Improvements
Didact Tutorialsview no longer clears and resets the registry of tutorials on startup each time- New setting enables turning off re-adding the default Didact tutorials on Startup
- New command
Didact: Clear Tutorial Registrywill clear the entire tutorial registry (use at own risk!) - New right-click menu
Didact: Register Didact Tutorialon Didact files in the Explorer view enables user-registered tutorials to appear inDidact Tutorialsview - New right-click menu
Remove Didact Tutorialon tutorials inDidact Tutorialsview enables tutorial removal
-
Didact Time-boxing Tutorial Improvements
- added capability to show approximately how long a particular tutorial will take
- add
{time=x}(where x is a number of minutes) to a heading declaration in markdown - add
[role="time=x"](where x is a number of minutes) on the line above a heading declaration in asciidoc
- add
- added capability to go directly to a time-boxed heading node from the
Didact Tutorialsview - updated the HelloJS tutorial to include time-boxed headings as an example
- added capability to show approximately how long a particular tutorial will take
-
Didact extension now works with the AsciiDoctor extension
-
Added confirmation to
Didact: Clear Tutorial Registryto add extra check before clearing the tutorial registry -
Added
Insert Didact Badgecompletion to showPowered by Didactbadge with link back to the project in GitHub -
Added new
vscodeURI processing to handle registering a Didact tutorial via a web link and a new command -Didact: Process VSCode link from webto process a copied link -
Add new
Ctrl/Cmd+Alt+Tshortcut to convert selected text into asendNamedTerminalAStringDidact link- Added new settings to customize the link text shown and whether to execute the command in the terminal
- Add new
sendNamedTerminalAStringNoLFcommand that sends text to the terminal but doesn't execute it