Skip to content

v1.1.0

Compare
Choose a tag to compare
@phodal phodal released this 01 Dec 14:55
· 443 commits to main since this release
6073102

Bug Fixes

  • core: correctly assign stdout and stderr in RunServiceTask (c320749)
  • core: resolve compatibility issues with editor highlighter service (175e6c9)
  • set default python execute to python 3 and update && closed #146 (3f57680)
  • shire-javascript: remove deprecated JSXHarmonyFileType reference (9760487)

Features

  • intellij-plugin: Add soft wrap and scroll to end actions to console toolbar (8453f57)
  • shell: improve temp file cleanup in shell command execution (8a5493d)
  • ui: add CodeView component for code preview (bc8e07a)
  • ui: add toolwindow actions for copy, insert code, and language label (b42962c)
  • ui: scroll to end of text on insert and add interaction type check (4b3ecf8)
  • variables: add Component data class and ReactPsiUtil utility (0300680)