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

Upstream inlay hints #11445

Merged
merged 16 commits into from
Mar 7, 2022
Merged

Upstream inlay hints #11445

merged 16 commits into from
Mar 7, 2022

Commits on Mar 4, 2022

  1. Add experimental VSCode api

    SomeoneToIgnore authored and lnicola committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    55371be View commit details
    Browse the repository at this point in the history
  2. Bump deps

    lnicola committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    0f396d6 View commit details
    Browse the repository at this point in the history
  3. Add log messages

    lnicola committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    2ae8248 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a49dbd View commit details
    Browse the repository at this point in the history
  5. Fixes

    lnicola committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    0b69717 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c0c199 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1d8dae View commit details
    Browse the repository at this point in the history
  8. Remove debugging leftovers

    SomeoneToIgnore authored and lnicola committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    5de5e45 View commit details
    Browse the repository at this point in the history
  9. Bump vscode

    lnicola committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    8454358 View commit details
    Browse the repository at this point in the history
  10. Drop hint conversion

    lnicola committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    9d43291 View commit details
    Browse the repository at this point in the history
  11. Fix formatting

    lnicola committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    4b16b9b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Update LSP docs

    lnicola committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    b9d74fe View commit details
    Browse the repository at this point in the history
  2. Bump esbuild

    lnicola committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    04128de View commit details
    Browse the repository at this point in the history
  3. Fix parameter hint position

    lnicola committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    26d2e88 View commit details
    Browse the repository at this point in the history
  4. Add missing parameter

    lnicola committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    97109d7 View commit details
    Browse the repository at this point in the history
  5. Add inlayHints cap

    lnicola committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    88a2141 View commit details
    Browse the repository at this point in the history