We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After update for a new version:
Everything works as day ago :)
Python 3.9.6 Cucumber Extension v1.6.0 VSCODE: Version: 1.73.1 (Universal) Commit: 6261075646f055b99068d3688932416f2346dd3b Date: 2022-11-09T02:08:38.961Z (2 wks ago) Electron: 19.0.17 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Darwin x64 22.1.0 Sandboxed: No
Just open any behave project with extension screenshot of step with regex
When i downgrade to v1.5.1 everything works fine again
The text was updated successfully, but these errors were encountered:
@mrkaiser have you seen this as well?
Sorry, something went wrong.
I didn't see this until now. I can take a look at it.
Fixes cucumber/vscode#125
93fe5b3
Regression on checking for the correct symbols in a regex.
Fixed by cucumber/language-service#119 PR currently open
cucumber/language-service@d68862d
mrkaiser
No branches or pull requests
π What did you see?
After update for a new version:
β What did you expect to see?
Everything works as day ago :)
π¦ Which tool/library version are you using?
Python 3.9.6
Cucumber Extension v1.6.0
VSCODE:
Version: 1.73.1 (Universal)
Commit: 6261075646f055b99068d3688932416f2346dd3b
Date: 2022-11-09T02:08:38.961Z (2 wks ago)
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Darwin x64 22.1.0
Sandboxed: No
π¬ How could we reproduce it?
Just open any behave project with extension
screenshot of step with regex
π Any additional context?
When i downgrade to v1.5.1 everything works fine again
The text was updated successfully, but these errors were encountered: