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

RSense integration #1502

Closed
johnhamelink opened this issue May 16, 2015 · 2 comments
Closed

RSense integration #1502

johnhamelink opened this issue May 16, 2015 · 2 comments

Comments

@johnhamelink
Copy link

Hey there,

I happened upon rsense and thought it would be amazing to see it integrated into YCM for the same sort of usage in ruby as Jedi is for python. I see on their website that they have implementations already for atom and sublime which could be used as a basis.

Does anyone fancy guiding me towards the correct strategy for implementing this? Is a PR the right way to go or is this sort of thing generally done through a plugin of some description?

Best
JH

@oblitum
Copy link
Contributor

oblitum commented May 16, 2015

@johnhamelink You build a completer following python completer API, you should check the https://github.com/Valloric/ycmd project too, as YouCompleteMe is a client of it. C# and recently a Go completer were integrated by pull request, there's no independently development strategy, it's by pull-request into YCM/ycmd.

@Valloric
Copy link
Member

Agreed with @oblitum, PRs for rsense support in ycmd are welcome. I don't personally use Ruby so I won't be adding this semantic completer; as such, I'm closing this issue.

Don't let that discourage you from working on this in ycmd! I'd love to see it implemented. :)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants