REditorSupport / REditorSupport/vscode-R
Viewing List Objects in VSCODE
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 139
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 5
Description
When you use Rstudio you can view lists in beautiful way, as you can see each level as a table.
but in vscode, the lists are hard to navigate as they show in scattered way.
I hope you can add this feature to the extension!
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
The issue only provides screenshots comparing RStudio and VS Code list views; no file, test, or entry point is named. Start by locating the extension's current object and list display, then compare its navigation with the requested table-per-level view. Done means nested lists are easier to navigate in a comparable view, with coverage for the changed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, typescript, vscode
- Domain
- developer-experience, frontend, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100