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

Integrate refactoring changes (pt. XI) #155

Merged
merged 12 commits into from
May 16, 2024

Commits on May 16, 2024

  1. feat: Support process report

    Signed-off-by: Adam Tao <[email protected]>
    tcx4c70 authored and razzmatazz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a4739f7 View commit details
    Browse the repository at this point in the history
  2. feat(Workspace): Report process of loading solution/projects

    Signed-off-by: Adam Tao <[email protected]>
    tcx4c70 authored and razzmatazz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7fe7295 View commit details
    Browse the repository at this point in the history
  3. feat(Server): Report server infor to client

    Signed-off-by: Adam Tao <[email protected]>
    tcx4c70 authored and razzmatazz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bdb9fba View commit details
    Browse the repository at this point in the history
  4. fix(Handler/CodeLens): Fix command

    Signed-off-by: Adam Tao <[email protected]>
    tcx4c70 authored and razzmatazz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4a19ec1 View commit details
    Browse the repository at this point in the history
  5. fix: Fix wrong references number

    Signed-off-by: Adam Tao <[email protected]>
    tcx4c70 authored and razzmatazz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d9c42bb View commit details
    Browse the repository at this point in the history
  6. fix(Handler/TypeHierarchy): Fix registration doesn't work

    Signed-off-by: Adam Tao <[email protected]>
    tcx4c70 authored and razzmatazz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a0311fd View commit details
    Browse the repository at this point in the history
  7. fix(Handler/CallHierarchy): Fix duplicate call hierarchy result

    Signed-off-by: Adam Tao <[email protected]>
    tcx4c70 authored and razzmatazz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    735ed3f View commit details
    Browse the repository at this point in the history
  8. perf(Handler/CodeLens): Stop collect symbols in method body

    Signed-off-by: Adam Tao <[email protected]>
    tcx4c70 authored and razzmatazz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a96900e View commit details
    Browse the repository at this point in the history
  9. fix(Handlers/Rename): Remove duplicate result if doc is included in m…

    …utiple projects
    
    Signed-off-by: Adam Tao <[email protected]>
    tcx4c70 authored and razzmatazz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9bb7419 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7dcc821 View commit details
    Browse the repository at this point in the history
  11. CHANGELOG.md: update

    razzmatazz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    37cede0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ff48508 View commit details
    Browse the repository at this point in the history