Releases: ChFlick/firecode
Releases · ChFlick/firecode
v1.3.0
Added
- Experimental support for formatting using prettier and prettier-plugin-firestore-rules.
- Configuration flag
firestorerules.usePrettierFormatter
to switch between the prettier and default formatter.
v1.2.11
Fixed formatter creating whitespaces in empty lines
v.1.2.10
Fixed formatting for code with match*, function* or allow* not used as keywords. #16
v1.2.8
Same as v1.2.7, some publishing issue occured
v1.2.7
Fixes syntax highlighting for functions outside of the matcher scope (root/service level)