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

fix(languageserver): Improve language server startup time [IDE-228] #5138

Closed
wants to merge 2 commits into from

Commits on Mar 26, 2024

  1. feat: upgrade snyk-ls

    This includes the following improvements:
    - speeds up loading the `snyk-ls` binary by doing that in the background
    - makes sure the feature flag status check doesn't expose an unnecessary error to customers
    - includes bundle creation/update in the new consistent ignores flow (behind a feature flag)
    teodora-sandu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1115fb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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