Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Support rust-analyzer as alternate LSP engine #793

Merged
merged 20 commits into from
May 12, 2020
Merged

Commits on May 7, 2020

  1. Introduce rust-client.engine

    Xanewok committed May 7, 2020
    Configuration menu
    Copy the full SHA
    eb272bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6df0e36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7bcbb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db13109 View commit details
    Browse the repository at this point in the history
  5. Add node-fetch package

    Xanewok committed May 7, 2020
    Configuration menu
    Copy the full SHA
    10dbcda View commit details
    Browse the repository at this point in the history
  6. Implement net.ts module

    Co-authored-by: Vitalii Kryvenko <[email protected]>
    2 people authored and Xanewok committed May 7, 2020
    Configuration menu
    Copy the full SHA
    e773973 View commit details
    Browse the repository at this point in the history
  7. WIP: Download and use rust-analyzer if specified

    Co-authored-by: Aleksey Kladov <[email protected]>
    Xanewok and matklad committed May 7, 2020
    Configuration menu
    Copy the full SHA
    73a710a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d17ed5 View commit details
    Browse the repository at this point in the history
  9. Simplify getting sysroot

    Xanewok committed May 7, 2020
    Configuration menu
    Copy the full SHA
    9b3dec3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac97f68 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b3fd40 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    360de06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39d2d66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d938674 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10f1e95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c67bbc View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    96eef48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aade08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    260a464 View commit details
    Browse the repository at this point in the history
  4. Reword the README.md

    To de-emphasize the current RLS and emphasize that we use either RLS
    or Rust Analyzer as our underlying language server.
    Xanewok committed May 12, 2020
    Configuration menu
    Copy the full SHA
    687af89 View commit details
    Browse the repository at this point in the history