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

Show versions of installed packages #4430

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Oct 12, 2024

  1. wip

    lucalabs-de committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    edcf1f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    e9b65a1 View commit details
    Browse the repository at this point in the history
  2. first working version

    lucalabs-de committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    83f55eb View commit details
    Browse the repository at this point in the history
  3. add inlayhint logic

    only show code lenses when inlay hints are not supported
    lucalabs-de committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    816017e View commit details
    Browse the repository at this point in the history
  4. refactor

    lucalabs-de committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    51763bb View commit details
    Browse the repository at this point in the history
  5. add comments

    lucalabs-de committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    961d714 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. improve position handling

    lucalabs-de committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f5fad79 View commit details
    Browse the repository at this point in the history
  2. fix imports and exports

    lucalabs-de committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    147458c View commit details
    Browse the repository at this point in the history
  3. formatting

    lucalabs-de committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0d9b44c View commit details
    Browse the repository at this point in the history
  4. Revert "formatting"

    VSCode formatting introduced too many changes
    lucalabs-de committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d949f65 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    lucalabs-de committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    73c1c3d View commit details
    Browse the repository at this point in the history