REditorSupport / REditorSupport/vscode-R

Single language server/client to handle multi-root workspace

Open
#1,370 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

stale
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.