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

Update npm package dependencies, in order to support the latest version of the Language Server Protocol #3

Merged
merged 10 commits into from
Nov 30, 2023

Commits on Oct 24, 2023

  1. * build fixes

    nickysn committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f6e2338 View commit details
    Browse the repository at this point in the history
  2. + added a config option for tracing the communication between the cli…

    …ent and the language server
    nickysn committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    af1b1d4 View commit details
    Browse the repository at this point in the history
  3. * ran 'npm audit fix'

    nickysn committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b6545c7 View commit details
    Browse the repository at this point in the history
  4. * update some npm packages

    nickysn committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9153712 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fc70af View commit details
    Browse the repository at this point in the history
  6. * fixed plugin crash on language server startup, due to API change af…

    …ter the version upgrade of vscode-languageclient
    nickysn committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2a0258a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d04b646 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    7ff1ca1 View commit details
    Browse the repository at this point in the history
  2. * updated build instructions for newer Nim compilers (adds a workarou…

    …nd for the fact that the `nim` package no longer provides the nimsuggest sources)
    nickysn committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    909dba5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    3d956db View commit details
    Browse the repository at this point in the history