Skip to main content

Workshop - 0.50.0

πŸš€ Highlights​

  • Figures are now editable directly in Workshop after creation
  • Smarter file renaming behavior
  • New β€œFormat Document” action with shortcut support
  • Major improvements to Markdown editing and navigation

✨ New Features​

  • Editable figures

    • Figures can now be edited directly in Workshop after they are generated.
    • Makes iterative visualization workflows smoother and faster.
  • Format Document action

    • New Format Document action available via:
      • Shortcut: Alt/Opt + Shift + F
      • Toolbar button (shown when a formatting provider is available)
    • Provides consistent formatting across supported file types.
  • Enhanced Markdown navigation

    • Clicking links in Markdown preview now navigates to other workspace files.
    • Markdown-to-Markdown links open directly in preview mode for a smoother reading experience.

πŸ›  Improvements​

  • File renaming UX

    • Only the filename (not extension) is selected by default.
    • Warning shown when changing file extensions to prevent accidental type changes.
  • Markdown editing upgrades

    • Hover previews
    • Automatic link detection
    • Block folding
    • General editing polish and usability improvements

πŸ› Fixes​

  • Minor UI and interaction fixes across editing workflows.