Skip to content

Releases: ligasgr/intellij-xquery

Version 0.0.3

12 Jul 12:33
Compare
Choose a tag to compare
  • Bug fix - Usage type always unclassified.
  • Bug fix - String highlighting didn't work while typing in some cases.
  • Bug fix - Whole function invocation is highlighted instead of name only.
  • Bug fix - Identifier while renamed doesn't accept - or .
  • Inline rename for local variables (code, comments, strings references and optionally text files usage renamed).
  • Code commenter.
  • Brace matching.
    -Word completion contributor for variable and function names (works after you've typed at least one character in fun/var name in new fun/var declaration; based on all words in current file).
  • Find usages in text files (as an option).