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

Set up repository #1

Closed
locks opened this issue Jan 4, 2017 · 3 comments
Closed

Set up repository #1

locks opened this issue Jan 4, 2017 · 3 comments

Comments

@locks
Copy link
Contributor

locks commented Jan 4, 2017

Use the node.js/TypeScript example server code.

cc @t-sauer

@chriskrycho
Copy link
Contributor

ea30987 🎉

@t-sauer
Copy link
Contributor

t-sauer commented Jan 6, 2017

It seems like you included both the server and the client from the example language server.
Since the client is pretty much only the plugin for vscode to talk to the language server and the language server itself should be independant of any editors I think the client part should be removed. So basically I think we only need the server folder in here.

@chriskrycho
Copy link
Contributor

chriskrycho commented Jan 6, 2017

@t-sauer happy to have it split it out; I initially left it in to make the feedback-and-testing loop short as we initially spin things up.

Edit: server-only-ified: 83fe579

ezpuzz pushed a commit to ezpuzz/ember-language-server that referenced this issue Sep 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants