Releases: anboralabs/intellij-firebase-highlighter
Releases · anboralabs/intellij-firebase-highlighter
v2022.1.3
-
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
Merge pull request #95 from anboralabs/description
Changed description.
v2.7.0
- Fixed issue with interpolations and permission keywords
- Add highlight call methods.
v2.6.6
Added annotators for duplicated code.
v2.6.2
- Added spellchecking for comments.
v2.6.0
- Added code style configuration.
v2.5.8
- Added support for ternary operator.
v2.5.6
- Fixed formatting issue
- #65
- #63
v2.5.5
fixed issue:
- formatting code issue
- #60