Marco Roth

Results 324 comments of Marco Roth

Thanks for exploring this! @kcdragon! > This is the [repository](https://github.com/kcdragon/stimulus-lsp-intellij). I submitted the plugin to JetBrains for review. Assuming they approve it, it should appear in the Plugin Marketplace soon....

Awesome, thank you Mike. Let me know if I can help somehow 🙌🏼

Thanks for reporting this one, @fig! I'm not quite sure how and if we can solve this. But I'm wondering if we could have an option to maintain an "ignorelist"...

Looking for the `data-controller` attribute would only work if the controller is within the same file. This might be given for most cases, but there's also the use-case where you...

I wanted to keep the LSP config-free so you don't have to check anything into the repo. But I guess an ignorelist only really works practically when it's checked in...

Hey @fig, @christopher-b, @pruzicka and @sandrods 👋🏼 I just published `v1.0.3` which allows to configure an ignorelist for HTML attributes and Controller identifiers through quick-fix actions. Let me know how...

Thanks for reporting @christopher-b, I opened #290 to address this! Going to release a patch version including that fix soon!