Skip to content

v1.3.3

Latest
Compare
Choose a tag to compare
@phodal phodal released this 14 Jan 15:38
· 8 commits to main since this release
3553c9c

1.3.3 (2025-01-14)

Bug Fixes

  • compiler: update file validation in LocalSearchInsCommand (fb26400)
  • run-code: wrap scratch file deletion in runWriteAction (5271cd7)

Features

  • commands: add local search, related symbol, and open file commands (7e7de3b)
  • editor: Add file selection support in preview editor (07140f3)
  • kotlin: add KotlinPsiContextVariableProvider (512cb3a)
  • markdown: add support for Shire code fence parsing (b72753c)
  • parser: add support for DIR command to list directory contents (8d0ddc9)
  • streaming: integrate OnStreamingService into ShireInlineChat (23858b1)

What's Changed

  • feat(editor): Add file selection support in preview editor by @lkk214 in #187

Full Changelog: v1.3.2...v1.3.3