cucumber / language-service

Cucumber Language Service
MIT License
12 stars 22 forks source link

Bugfix/regex regression #119

Closed mrkaiser closed 1 year ago

mrkaiser commented 1 year ago

🤔 What's changed?

⚡️ What's your motivation?

🏷️ What kind of change is this?

♻️ Anything particular you want feedback on?

📋 Checklist:


This text was originally generated from a template, then edited by hand. You can modify the template here.

mrkaiser commented 1 year ago

@aslakhellesoy This fixes the regression reported in cucumber/vscode#125

aslakhellesoy commented 1 year ago

Great. Please add a test that would have failed before this change, and passes with it.

mrkaiser commented 1 year ago

@aslakhellesoy apologies for the delay i have added a pythonLanguage.test.ts file