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

Add ReSharper external annotations #1640

Merged

Conversation

flcdrg
Copy link
Contributor

@flcdrg flcdrg commented Jul 1, 2019

  • Allows ReSharper to know that code with Binding/Given/When/Then attributes is implicitly used
  • Light up Regex editing for regex parameters

Implements #1639

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Checklist:

  • I've added tests for my code.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added an entry to the changelog

- Allows ReSharper to know that code with Binding/Given/When/Then attributes is implicitly used
- Light up Regex editing for regex parameters

Implements SpecFlowOSS#1639
@SabotageAndi SabotageAndi merged commit 48821f8 into SpecFlowOSS:master Jul 1, 2019
@SabotageAndi
Copy link
Contributor

Thanks for your contribution to SpecFlow. If you would like us to send you some SpecFlow stickers as a thank you, please fill out the form here.

idg10 pushed a commit to idg10/SpecFlow that referenced this pull request Jan 8, 2020
- Allows ReSharper to know that code with Binding/Given/When/Then attributes is implicitly used
- Light up Regex editing for regex parameters

Implements SpecFlowOSS#1639
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

Successfully merging this pull request may close these issues.

None yet

2 participants