Sándor Levcsák
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)
thanks for providing reproduction ) fixed in v0.2.8
@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 (  
@AndrewBogdanovTSS reopening it if you have possibility to fix it - PRs are very welcome )