Skip to content

v2.0.0-alpha.6

Compare
Choose a tag to compare
@phodal phodal released this 19 Jan 14:28
· 104 commits to master since this release
9b92472

Bug Fixes

  • 243: init 243 version support (e2b3311)
  • compiler: skip ignored and .idea/ files in local search (90c5413)
  • file-command: improve file lookup logic for FileInsCommand #257 (b8931c9)
  • i18n: correct test connection button tooltip message (75db5be)
  • sketch: correct logic for filtering DevIn code blocks #257 (ade1a8f)
  • terminal: handle null editor case in popup positioning (26d4127)
  • terminal: update langSketchProvider implementation and platform version (99c327b)

Features

  • coroutine: add worker thread dispatcher and scope (7410128)
  • file-utils: add findFile utility for project file search (c8db562), closes #257
  • terminal: 添加对平台版本 243 的支持 (1e9ba5e)