sourcegraph / javascript-typescript-langserver

JavaScript and TypeScript code intelligence through the Language Server Protocol
https://sourcegraph.com
Apache License 2.0
793 stars 72 forks source link

Update README.md: add JupyterLab client #658

Open krassowski opened 4 years ago

krassowski commented 4 years ago

Thank you for maintaining this language server! Just wanted to let you know that we support JavaScript and TypeScript using your package, and add a shameless promotion to help users who may look for a client with JS/TS support.

While we may be late to the party, our repo has a link to binder which allows running the JupyterLab with LSP integration in the browser without installing anything - might be of use to some "searching" users.

codecov-io commented 4 years ago

Codecov Report

Merging #658 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #658   +/-   ##
======================================
  Coverage    82.4%   82.4%           
======================================
  Files          15      15           
  Lines        2126    2126           
  Branches      448     448           
======================================
  Hits         1752    1752           
  Misses        364     364           
  Partials       10      10

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1c9317e...719a64e. Read the comment docs.