Closed webbertakken closed 1 year ago
Issue cloned to https://github.com/anboralabs/intellij-firebase/issues/56
thanks the fix will be available on next version: 2023.4.2
@webbertakken the update is available.
Thank you very much! Will test it ASAP.
I can confirm that this now works as expected.
Consider the following correct syntax of firebase storage rules:
The plugin marks it as incorrect because it's picky about having semicolons.
How to reproduce:
Open the editor on Windows 11, WebStorm 2023.1, Plugin 2023.4.1 and paste the following in a file called
storage.rules
.