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

Extract To Component: Code handling capabilities #10760

Open
wants to merge 29 commits into
base: features/extract-to-component
Choose a base branch
from

Commits on Sep 3, 2024

  1. Arranging selection logic

    From merge
    marcarro committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9e84b15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa15f7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55588d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5753836 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    459605e View commit details
    Browse the repository at this point in the history
  6. Corrected naming and nits

    marcarro committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1e8168b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    419055b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80d7b18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ec6a8d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78a6d4c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5278bd8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8cf4f66 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7795d9f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2b67a3b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    426ed28 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b9492f2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    462062a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    96221e5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0f547f3 View commit details
    Browse the repository at this point in the history
  20. Updated functionality to match Roslyn endpoint response, finished att…

    …ribute promotion functionality, Resolver now handles event handlers and data binding
    marcarro committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b37e6d8 View commit details
    Browse the repository at this point in the history
  21. Rebase. Made some mistakes while rebasing, I'm sorry.

    Integrated previous PR feedback into this branch.
    marcarro committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5b76f23 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cec455e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. PR Feedback

    marcarro committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d76d535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08e1d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    1dfb8fd View commit details
    Browse the repository at this point in the history
  2. Ignore previous commit message!

    Intended previous commit message: Telemetry was added to provider in previous commit, and cleaned up usings.
    
    This commit: Integrated PR Feedback for IsInsideMarkupTag
    marcarro committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    268e303 View commit details
    Browse the repository at this point in the history
  3. Changed GetUsingDirectivesInRange to use a SyntaxNode instead of a Sy…

    …ntaxTree to scan for using directives
    marcarro committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    65daa58 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Added more tests

    marcarro committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    310da7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1393e15 View commit details
    Browse the repository at this point in the history