REditorSupport / REditorSupport/vscode-R
Data viewer auto width.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 139
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 5
Description
Type: Feature Request
In R when we use View(df) some of the column on the far-right of the viewer are quite narrow. So I am requesting a setting to edite the autowidth feature.
OR a way to select all column and double click on border of one to expand the width as needed (similar to excel). right now you have to do that one by one for each column.
Thanks
Extension version: 2.8.4
VS Code version: Code 1.96.3 (Universal) (91fbdddc47bc9c09064bf7acf133d22631cbf083, 2025-01-09T18:14:09.060Z)
OS version: Darwin arm64 24.1.0
Modes:
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 by locating the R View data viewer and its automatic column-width behavior in the vscode-R extension. Compare the requested configurable width with the alternative of selecting all columns and expanding them together; done means one clearly documented behavior is implemented and verified in the viewer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, typescript, vscode
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100