vsfire
vsfire copied to clipboard
Visual Studio Code extension for syntax highlighting, hover help and code completions with Firestore security rules and index definition files
Firestore Security Rules and Indexes
Syntax highlighting, code completions and hover help for new Firestore security rules and index definitions. Name files with the extension .rule
or .rules
to activate. The priority for additional rules language features in roughly the order I'll get to them, if ever, is …
- [x] Syntax Highlighting
- [x] Code Completions
- [x] Hover Definitions
- [ ] Snippets
- [ ] Signature Helpers
- [ ] Incremental Formatting
- [ ] Rule validation (moonshot)
Rules
Index Definitions
Status
See the repository milestones for issues I expect to resolve in coming releases.