- Merge PR from mogelbuster to clarify the need for file names to end with
.rule
or.rules
. Thank you mogelbuster!
- Merge PR from Sam Stern to update the index specification. Thank you Sam!
- Merge PR from Konrad Linkowski to correct grammar note. Thank you Konrad!
- Update dependencies
- Fix tests
- Strict null checks
- Merge PR from Arturo Guzman to allow
uid
field inrequest.auth
. Thank you Arturo!
- Merge PR from Sam Stern to allow
.
(period) in a field path. Thank you Sam!
- Add JSON Schema for Index Definitions (enables completions and hovers).
- #8 Fix access modifier highlighting if last element on line.
- #4 Initial hover support.
- #3
Completions for
server
,match
andallow
directives. - #5 Fix symbol descriptions wrapping mid-word.
- #2 Add string syntax highlighting.
- #1 Fix highlighting for multiple function parameters.
- #6 Fix highlighting for various built-in types and methods.
- Still iterating on logo.
- Add completions for basic types and global objects.
- Add syntax highlighting for custom functions.
- Update logo (still meh).
- Add highlighting for additional syntax defined in the Security Rules Reference.
- Initial release with basic syntax highlighting.