vsfire icon indicating copy to clipboard operation
vsfire copied to clipboard

Visual Studio Code extension for syntax highlighting, hover help and code completions with Firestore security rules and index definition files

Market Badge Travis Installs

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

rules completions

rules hovers

Index Definitions

index completions

index hovers

Status

See the repository milestones for issues I expect to resolve in coming releases.