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

upgrade pygls #373

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

upgrade pygls #373

wants to merge 7 commits into from

Commits on Jan 14, 2024

  1. Upgrade JS dependencies

    ekacnet committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    2768db3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    eb7fe24 View commit details
    Browse the repository at this point in the history
  2. Adapt server code to new version of pylsp

    Mainly it's fixing the import so that the new names are used also
    replace {put/get}_document by {put/get}_text_document
    ekacnet committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    49d888e View commit details
    Browse the repository at this point in the history
  3. Ensure version is never None

    ekacnet committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    74889de View commit details
    Browse the repository at this point in the history
  4. Bump the version of pygls

    0.11 is kind of outdated so let's get something more recent
    ekacnet committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    240d466 View commit details
    Browse the repository at this point in the history
  5. Update poetry.lock

    ekacnet committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0069b41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df30424 View commit details
    Browse the repository at this point in the history