Skip to content
New issue

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

New version (v1.6.0) broke python behave step navigation #125

Closed
alakotko opened this issue Nov 23, 2022 · 3 comments
Closed

New version (v1.6.0) broke python behave step navigation #125

alakotko opened this issue Nov 23, 2022 · 3 comments
Assignees

Comments

@alakotko
Copy link

alakotko commented Nov 23, 2022

πŸ‘“ What did you see?

After update for a new version:

  1. Steps with regexp start highlighting as undefinded steps
  2. Scenarios with examples just not parse at all

βœ… 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
image

πŸ“š Any additional context?

When i downgrade to v1.5.1 everything works fine again

@alakotko alakotko changed the title New version (v1.6.0) broke behave for python New version (v1.6.0) broke python behave step navigation Nov 23, 2022
@aslakhellesoy
Copy link
Contributor

@mrkaiser have you seen this as well?

@mrkaiser
Copy link

I didn't see this until now. I can take a look at it.

@mrkaiser mrkaiser self-assigned this Nov 28, 2022
mrkaiser added a commit to cucumber/language-service that referenced this issue Nov 29, 2022
Regression on checking for the correct symbols in a regex.
@mrkaiser
Copy link

Fixed by cucumber/language-service#119 PR currently open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants