REditorSupport / REditorSupport/vscode-R
Single language server/client to handle multi-root workspace
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 139
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 5
Description
I'd like to add native support of multi-root workspace to languageserver (https://github.com/REditorSupport/languageserver/issues/621) so that we don't need to rely on the client-side implementation (https://github.com/REditorSupport/vscode-R/issues/499).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked languageserver issue #621 and the vscode-R issue #499 to understand the requested multi-root behavior and the current client-side implementation. Trace how vscode-R communicates with the language server; done means native multi-root workspace support works without relying on that client-side implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, typescript, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100