Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 777 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 777 Bytes

typeql-plugin-jetbrains Changelog

Unreleased

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.

0.1.1

Added

  • Basic TypeQL support