Sándor Levcsák

Results 9 comments of Sándor Levcsák

@mutoe have encountered this?

Yes, I can add. I didn't add them initially because I didn't find a prepared lib/code for it. I will add mocha and tests for this rule later. Thanks )

This plugin is implemented to work via processor, but vue plugin (same as svelte, astro, etc) have their own processor, and only 1 processor can be applied per file (not...

Hi @ivlev-dev Thanks for your desire to contribute ) Unfortunately, I am not going to add this feature to the tool (at least in the way it is implemented now)....

To enable spell checking in `.feature` files, add to `settings.json` ```jsonc "cSpell.enableFiletypes": [ // .... "cucumber" ], ``` works for the official Cucumber [VS Code extension](https://marketplace.visualstudio.com/items?itemName=CucumberOpen.cucumber-official)

@AndrewBogdanovTSS I checked your repo again, but the problem is not obvious for me now Could you please describe what is the issue exactly (and how to reproduce)? (just in...

I am repeating all the steps you wrote, but the issue is not reproducible ( ![Image](https://github.com/user-attachments/assets/d7d1bf1c-edd9-4510-98ca-879f70851681) ![Image](https://github.com/user-attachments/assets/84e12c3e-a3d3-4f7d-b4e0-6e46189b06bd)

@AndrewBogdanovTSS reopening it if you have possibility to fix it - PRs are very welcome )