FirestoreFirestore security rule support for Visual Studio Code. Works for FeaturesSyntax HighlightingMouseover InformationAutocomplete SuggestionsAutoformattingOnly works for valid rules and currently only formats the indentation. Experimental:
Version 1.3.0 intoduced a new formatter option which can be enabled in the configuration, Known Issues
This extension is still very fresh and under development, so if you have any issues, please report them on GitHub. DevelopmentI'm working on improving the prettier-plugin-firestore-rules formatter as well as the corresponding firestore rules parser (WIP). When the parser is in a proper shape, it will be included to provide validation of the firestore rules. |