inxilpro / IntellijAlpine

Alpine.js plugin for IntelliJ IDEs like PhpStorm and WebStorm.
MIT License
49 stars 11 forks source link

Syntax colorimetry problem #60

Closed acurria closed 10 months ago

acurria commented 10 months ago

Hello,

I've downloaded the latest version of the PhPStorm plugin (0.6.3). The plugin recognizes Alpine.js directives, but when I make changes to my code, an error systematically appears that distorts/blocks the syntax colorimetry of the code.

Capture d’écran 2024-01-10 à 14 50 32

My PHPStorm version :

Capture d’écran 2024-01-10 à 14 52 56
joffreypersia commented 10 months ago

Same here, it is caused by the plugin on complex blade files. I have to work on an other IDE during the fix time of the dev (if it gets fix)

inxilpro commented 10 months ago

I just submitted v0.6.4 for review, which should address some performance issues. Please let me know if the issue persists after updating!

joffreypersia commented 10 months ago

@inxilpro Hi, I still have a lot of bugs.

inxilpro commented 10 months ago

@joffreypersia can you post a gist of a blade file that triggers errors?

inxilpro commented 10 months ago

Oh, I just saw that you opened a new ticket. Perfect, thanks!