Skip to content

Releases: typedb-osi/typeql-plugin-jetbrains

v0.2.0

28 Feb 17:43
92d63a4
Compare
Choose a tag to compare

Added

  • .typeql to supported extensions.
  • TypeDB Studio's color schemes available for import (check out the official GitHub repo).

Fixed

  • Updated TypeQL grammar based on the recent official releases.
  • Improved syntax highlighting, coloring, and referencing.
  • Fixed incorrect syntax error highlighting.
  • Enhanced referencing, including override constraints like owns as, plays as, relates as.
  • Improved Go To Declaration and Find Usages features work.
  • Stabilized Rename feature and a set of errors connected to it.

v0.1.1

29 Oct 15:38
1de3b4f
Compare
Choose a tag to compare

Added

  • Basic TypeQL support