amiceli
amiceli
I did a pull request for this feature : https://github.com/probil/vue-socket.io-extended/pull/480 Feedback are welcome.
Currently with version 2.1.1 and webpack 4.19.1 it works for me.
It's a cool idea ! I also use VS Code, I can try to make a plugin.
[](https://www.letsignit.io/) I work in Letsignit company, we build : > A simple and super effective tool for harmonizing your signatures and transforming them into a powerful communication asset. We use...
Ok, I've an idea of this bug. Jus a question, in your test file, do you use `loadFeatures` with relative path ? Like `loadFeatures("../test.feature")` or not relative like `loadFeatures("dir/test.feature")` ?
Ok, I found the bug, I'm working on it.
@charlieforward9 I publish a new beta version `3.3.1-beta.1`. I tested it in some projects, when I save tests `feature` file is found. You can test it ;). --- Another thing,...
Ok, we can forget bug I found ;) If `feature` file not found fix is ok for you, I'll close this issue.
You still have file not found error in vitest VsCode ?
I've rebased this bug branch. I'm testing changes about this error in vscode ;).