Skip to content

Releases: anboralabs/intellij-firebase-highlighter

v2022.1.3

07 May 03:11
2c4752a
Compare
Choose a tag to compare
  • Added find usages inspection.

  • Added go to definition navigation CTRL + click

  • Added color for built-in types.

  • Highlight unused functions, parameters, variables or paths.

  • fixed issue: #87

v2022.1.2

06 May 03:51
c400153
Compare
Choose a tag to compare
Merge pull request #95 from anboralabs/description

Changed description.

v2.7.0

22 Dec 15:05
0ae50c8
Compare
Choose a tag to compare
  • Fixed issue with interpolations and permission keywords
  • Add highlight call methods.

v2.6.6

25 Sep 15:14
1f4b3e9
Compare
Choose a tag to compare

Added annotators for duplicated code.

v2.6.2

16 Jun 02:39
0315487
Compare
Choose a tag to compare
  • Added spellchecking for comments.

v2.6.0

09 Jun 01:32
4277394
Compare
Choose a tag to compare
  • Added code style configuration.

v2.5.8

30 May 15:49
34170bf
Compare
Choose a tag to compare
  • Added support for ternary operator.

v2.5.6

05 May 17:07
14faea3
Compare
Choose a tag to compare
  • Fixed formatting issue
  • #65
  • #63

v2.5.5

24 Apr 13:01
0ae7197
Compare
Choose a tag to compare

fixed issue:

  • formatting code issue
  • #60

v2.5.3

13 Apr 13:15
b09b485
Compare
Choose a tag to compare

fixed issues:

#55

#56

#57