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

Question : Functionality from Visual Studio's RTVS #44

Closed
rwatts3 opened this issue Jan 15, 2018 · 9 comments
Closed

Question : Functionality from Visual Studio's RTVS #44

rwatts3 opened this issue Jan 15, 2018 · 9 comments
Assignees

Comments

@rwatts3
Copy link

rwatts3 commented Jan 15, 2018

Greetings,

I have been watching the visual studio rtvs repo, and it looks like they have a prototype in the works for bringing rtvs over to VS Code. I'm wondering if there is any way you could work their intellisense into this extension so that we can get intellisense within R files.

Here is the link to the extension https://github.com/Microsoft/RTVS/tree/master/src/VsCode/Extension
and here is a link to the issue relating to porting it over to vscode.

microsoft/RTVS#1295

@Ikuyadeu
Copy link
Member

@rwatts3 , Thank you for interest in this extension.
We are developing R Language Server on here (https://github.com/REditorSupport/languageserver)
I hope to RTVS team and we can develop together.

@rwatts3
Copy link
Author

rwatts3 commented Jan 18, 2018

@Ikuyadeu yes I've been following that language server, and actually tried to get it working on rtvs' R extension (not published downloaded the source files).

I'm wondering are you guys currently using that language server in this project.

@Ikuyadeu
Copy link
Member

Ikuyadeu commented Jan 19, 2018

@rwatts3 In the Sublime text, it is WIP.
VS Code, I'm not trying yet.
However, I'll try to use our Language server in ours or RTVS.

@Ikuyadeu Ikuyadeu self-assigned this Jan 21, 2018
@rwatts3
Copy link
Author

rwatts3 commented Jan 22, 2018

awesome thank you

@rwatts3
Copy link
Author

rwatts3 commented Jan 26, 2018

Any pointers for how I can get started bringing the language server and intellisense to this package ?
I'd rather contribute to something that's already great rather than reinventing the wheel.

@Ikuyadeu
Copy link
Member

Ikuyadeu commented Jan 28, 2018

@rwatts3 Sorry, I do not understand well about the language server yet.
Could you ask @randy3k ? He is the common developer for R language server.

@Ikuyadeu
Copy link
Member

I published R support for vscode by language server
https://marketplace.visualstudio.com/items?itemName=Ikuyadeu.r-lsp
It uses language server and it has easy intellisense.

@rwatts3
Copy link
Author

rwatts3 commented Jan 28, 2018 via email

@Ikuyadeu
Copy link
Member

@rwatts3 Sorry before version has bugs.
I was impatient.
Please install version ^0.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants