Skip to content

v1.2.4

Latest
Compare
Choose a tag to compare
@phodal phodal released this 26 Dec 13:49
· 77 commits to main since this release
8bbe19e

Bug Fixes

  • input: skip unsupported languages in selectionChanged #170 (cd182d3)

Features

  • compiler: add file path comment in code block output #170 (81a93dd)
  • completion: add priority to file reference completion elements (c97be93)
  • completion: add ShireCompletionLookupActionProvider and ShireLookupElement (8ff9ee3)
  • completion: enhance lookup functionality and refactor dependencies (38b2f3d)
  • core: add related classes provider and lookup functionality (e97e828)
  • core: add relative file path and caching for related classes #170 (58858b9)
  • diff: add openDiffView method and refactor diff panel creation (acf2245)
  • diff: enhance diff view and prevent duplicate entries (61795f2)
  • diff: try to add for local compare view (8d6e4c1)
  • folding: add file command support to folding builder (b502605)
  • input: add editor and related listeners to ShireInput #170 (9e71d1e)
  • shirelang: add support for STRUCTURE command #170 (be8084e)
  • ui: add element list and append text functionality (fb5c61d)
  • ui: extract LookupManagerListener to separate file #170 (6514ce9)