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 FilterTree/FilterSpan API on remaining analysis contexts #68052

Merged
merged 11 commits into from
Jun 9, 2023

Commits on May 2, 2023

  1. Add FilterTree/FilterSpan API on SymbolStartAnalysisContext and Symbo…

    …lAnalysisContext
    
    Work towards dotnet#68033
    
    - Add FilterTree/FilterSpan API on SymbolStartAnalysisContext and SymbolAnalysisContext
    - Move IDE code style SymbolStart analyzers to respect the FilterTree/FilterSpan API
    mavasani committed May 2, 2023
    Configuration menu
    Copy the full SHA
    eb371ec View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Handle nested types

    mavasani committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1181201 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    65ed967 View commit details
    Browse the repository at this point in the history
  2. Update IDE test to validate FilterSpan on analysis contexts. Also thr…

    …ead in the filter span for additional file diagnostic requests
    mavasani committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9e3555c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83493f3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Fix formatting

    mavasani committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4baa60b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1d7e72 View commit details
    Browse the repository at this point in the history
  3. Fix test

    mavasani committed May 10, 2023
    Configuration menu
    Copy the full SHA
    90d0798 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    3a1fd90 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    4d9f8c8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Address feedback

    mavasani committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5135a26 View commit details
    Browse the repository at this point in the history