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

allow specifying environment for language servers in language.toml #4004

Merged
merged 8 commits into from
Dec 9, 2022

Commits on Sep 28, 2022

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

Commits on Sep 30, 2022

  1. Fix fmt

    TotalKrill committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    858fe52 View commit details
    Browse the repository at this point in the history
  2. fix clippy

    TotalKrill committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    c9c8b28 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    cc9bf39 View commit details
    Browse the repository at this point in the history
  2. Rename to environment and make it a hash table

    Signed-off-by: Stephen Wakely <fungus.humungus@gmail.com>
    StephenWakely authored and TotalKrill committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c752ef5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. fix clippy warning

    TotalKrill committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c51678a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Update book/src/languages.md

    Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
    TotalKrill and archseer committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    516adf5 View commit details
    Browse the repository at this point in the history
  2. Update helix-lsp/src/client.rs

    Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
    TotalKrill and archseer committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    da7d807 View commit details
    Browse the repository at this point in the history