anboralabs / intellij-firebase-highlighter

A Syntax Highlighter for Firebase Rules.
https://plugins.jetbrains.com/plugin/15189-firebase-rules
MIT License
27 stars 6 forks source link

Not compatible with the current version of the IDE #119

Closed CTOverton closed 4 months ago

CTOverton commented 5 months ago

Describe the bug

Plugin 'Firebase Rules Syntax Highlighter' (version '1.0-SNAPSHOT') is not compatible with the current version of the IDE, because it requires build 202.* or older but the current build is WS-241.15989.105

To Reproduce Steps to reproduce the behavior:

  1. Using Webstorm v 241
    - Go to https://github.com/anboralabs/intellij-firebase-highlighter/releases/tag/v1.0.0
    - download firebase-syntax-highlighting-1.0-SNAPSHOT.jar
    - Plugins -> Install From disk -> choose the file downloaded

Expected behavior Plugin should work

Screenshots

image

Desktop:

dalgarins commented 5 months ago

Issue cloned to https://github.com/anboralabs/intellij-firebase/issues/78

dalgarins commented 5 months ago

That version is incompatible with your IDE version. That's the meaning of the notification that you IDE shows. Try with latest versions.

CTOverton commented 5 months ago

@dalgarins I understand that, I tried cloning from the latest version of this repo as well and faced the same issue. Is this plugin not supported for v241 yet?

dalgarins commented 5 months ago

It's supported open plugins marketplace in your IDE and search firebase, and you will see the plugin available.

CTOverton commented 5 months ago

@dalgarins the only option I see there is the paid version, is there no free tier?

dalgarins commented 4 months ago

@CTOverton there is a free trial version from marketplace, 30 days to test the plugin, maintain the plugin and update with each version it's a hard work, that's the reason for annual payment, you can download the code compile and make it compatible with your IDE version.