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

Closed
1 of 7 tasks
flcdrg opened this issue Jul 1, 2019 · 3 comments
Closed
1 of 7 tasks

Add ReSharper external annotations #1639

flcdrg opened this issue Jul 1, 2019 · 3 comments

Comments

@flcdrg
Copy link
Contributor

flcdrg commented Jul 1, 2019

SpecFlow Version:

  • 3.0
  • 2.4
  • 2.3
  • 2.2
  • 2.1
  • 2.0
  • 1.9

Issue Description

ReSharper supports reading a separate external annotation .xml file that can be used to provide more information about an assembly to enhance static analysis.

It would be good to add this file to the specflow NuGet package, so that ReSharper can better understand code that uses the Binding/Given/When/Then attributes (eg. know that this code is implicitly used, and that some of those parameters are regular expressions).

flcdrg added a commit to flcdrg/SpecFlow that referenced this issue 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 SpecFlowOSS#1639
SabotageAndi pushed a commit that referenced this issue 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
@david1995
Copy link
Contributor

Hi @flcdrg, thank you for your contribution. I'll close this issue as your pull request is merged.

@flcdrg
Copy link
Contributor Author

flcdrg commented Jul 3, 2019 via email

@lock
Copy link

lock bot commented Aug 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants