sourcegraph / lsp-adapter

lsp-adapter provides a proxy which adapts Sourcegraph LSP requests to vanilla LSP requests
MIT License
29 stars 8 forks source link

add dockerfile for r lang server #20

Closed ggilmore closed 6 years ago

ggilmore commented 6 years ago

Adds Dockerfile for https://github.com/REditorSupport/languageserver, note that this langserver needs the didOpen hack

slimsag commented 6 years ago

You should probably add tini to this.

keegancsmith commented 6 years ago

I'll follow-up and make all our dockerfiles use tini.