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

Support for per-file content exclusion in Rename Suggestions #74903

Merged
merged 9 commits into from
Sep 19, 2024

Commits on Aug 26, 2024

  1. per-file content exclusion

    olegtk committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    77bbf8f View commit details
    Browse the repository at this point in the history
  2. per-file content exclusion

    olegtk committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1622a7e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. per-file content exclusion

    olegtk committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a592295 View commit details
    Browse the repository at this point in the history
  2. per-file content exclusion

    olegtk committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5c0a9c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. cleanup

    olegtk committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fa052dc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix unit test

    olegtk committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8ea8ce9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge branch 'main' of https://github.com/dotnet/roslyn into dev/oleg…

    …tk/BetterRenameContentExclusion
    olegtk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a453504 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix tests

    olegtk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5dccb29 View commit details
    Browse the repository at this point in the history
  2. remove unused using

    olegtk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bb1ecd7 View commit details
    Browse the repository at this point in the history