Skip to content

Remove manual and error-prone install step for server #134

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

Closed
wants to merge 4 commits into from

Conversation

skovhus
Copy link
Collaborator

@skovhus skovhus commented Jun 2, 2019

This is a work in progress PR trying to remove the manual step of installing the server.

My first naive attempt is here, but Electron needs specific binaries for the tree-sitter.

Approach

This is inspired by https://github.com/rubyide/vscode-ruby

Other relevant links:

What is missing

Currently, the server re-compiles and starts, but does not expose any LSP functionality.

@skovhus skovhus force-pushed the include-server-in-client-v2 branch from 8299ab0 to 925161e Compare June 2, 2019 10:06
@skovhus skovhus force-pushed the include-server-in-client-v2 branch from 925161e to a6fb9cb Compare June 2, 2019 10:08
@skovhus skovhus closed this Sep 22, 2019
@skovhus skovhus deleted the include-server-in-client-v2 branch October 11, 2019 20:42
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

Successfully merging this pull request may close these issues.

1 participant