Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: REditorSupport/languageserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: REditorSupport/languageserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix-enclosed-definition
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 22 files changed
  • 1 contributor

Commits on Feb 5, 2026

  1. Configuration menu
    Copy the full SHA
    e409bec View commit details
    Browse the repository at this point in the history
  2. Update desc

    renkun-ken committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    51f3e8e View commit details
    Browse the repository at this point in the history
  3. Fix test

    renkun-ken committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    a152652 View commit details
    Browse the repository at this point in the history
  4. Support activeParameter

    renkun-ken committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    f997cfc View commit details
    Browse the repository at this point in the history
  5. Support named parameter

    renkun-ken committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    43c97ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5298680 View commit details
    Browse the repository at this point in the history
  7. Fix for dots

    renkun-ken committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    18416bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48b9d43 View commit details
    Browse the repository at this point in the history
  9. Update task handling

    renkun-ken committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    70314fa View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. Fix semantic tokens sync

    renkun-ken committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    4161b27 View commit details
    Browse the repository at this point in the history
  2. Implement type hierarchy

    renkun-ken committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    67db850 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48fe845 View commit details
    Browse the repository at this point in the history
  4. Update README

    renkun-ken committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    b23226b View commit details
    Browse the repository at this point in the history
  5. Initial fix

    renkun-ken committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    f830603 View commit details
    Browse the repository at this point in the history
  6. Fix document parse

    renkun-ken committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    e8a15d0 View commit details
    Browse the repository at this point in the history
Loading