v1.12.0
🚀 Highlights
-
New Actions
(#302, #318, #330) Addedselection,cancelCopilotChat, andcopyFromSelectionactions to expand automation capabilities. -
Activity Bar Integration
(#326) Demo Time has moved to the Activity Bar for easier access and better visibility. -
Presenter View Enhancements
(#319) Added support for previewing the next slide in the presenter view, helping you stay ahead during presentations. -
License Update
BREAKING: The project license has been changed from MIT to Apache License 2.0.
✨ New & Notable Features
Actions & Automation
selectionAction (#302) – Select text in the editor based on start/end placeholders or line/character positioning.copyFromSelectionAction (#330) – Copy text from the current editor selection to use in subsequent steps.cancelCopilotChatAction (#318) – Cancel an ongoing Copilot chat request programmatically.
User Interface
- Activity Bar Move (#326) – The extension now resides in the Activity Bar.
- Presenter View Preview (#319) – See what’s coming next with the new next slide preview.
Terminal Integration
- Shell Command Navigation
(#311) – Added
support for next/previous commands in the shell using
terminal.integrated.commandsToSkipShell.
🛠 Improvements & Fixes
- Windows Support: Fixed file parsing issues on Windows (#305).
- Config Editor:
- Demo File Management: Fixed file formatting when moving steps (#321).
⚠️ Breaking Changes
- License: Changed project license from MIT to Apache License 2.0. See LICENSE for details.
🔗 See Also
- Full project changelog: CHANGELOG.md