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

Outdated client example #520

Open
vladtimss opened this issue Mar 20, 2024 · 1 comment
Open

Outdated client example #520

vladtimss opened this issue Mar 20, 2024 · 1 comment

Comments

@vladtimss
Copy link

Hi!

Thank you very much for your this project and example. I extremely need to do simple CRA (react app) which can connect to julia language server (i have already url connection to web socket). Your example works good in docker, but when i try to do same solution as you gave us i faced with a lot of errors.

i don't understand subsequence of steps to set connection with language server via json-rpc, create editor and to do connection between all.

Please could you help and give some fresh example for client only?

I will be glad for any help or advice

@mattborghi
Copy link
Owner

Do you have a repo I can test to help you out?

The steps for your client are as follows:

Then your editor should be able to pick the suggestions.

Let me know if that helps.

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

2 participants