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

add go-sclang compatibility #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

WnP
Copy link

@WnP WnP commented Jan 13, 2020

Hi there,

I'm go-sclang author and I think scvim could get benefit from it.

go-sclang implement a HTTP server and a HTTP client on top of sclang.

Unlike the ruby pipe and dispatcher implementation go-sclang is able to return the returned value from sclang.

I've made a solution for #46 which open .schelp files directly in a vim split based on go-sclang, then one can interact with SCDoc examples directly in vim.

And here is another solution to solve #36/#48 without using vim in server mode.

Let me know your thoughts

@WnP WnP requested a review from gusano January 14, 2020 23:54
@gusano
Copy link
Member

gusano commented Jan 23, 2020

@WnP thanks, this looks really cool but I'm super busy right now.
I'll try to thoroughly test and review that in the next couple of weeks

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.

None yet

2 participants