R workspace keep empty when used in VScode
维护者通常 1 天内回复
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 32/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- r, vscode
调研方向
使用提供的 settings.json、R 环境和 dataframe 示例重现空的工作区区域。首先检查启用 r.workspaceViewer.removeHiddenItems 和 r.workspaceViewer.showObjectSize 时,R 工作区查看器是否会接收对象。完成标准是创建的 dataframe 出现在 VS Code 工作区查看器中,并记录相关的设置行为。
由索引模型根据 Issue 内容生成。
描述
I tried to build R environment in VScode. But the workspace region still showed nothing when I created R dataframe.
What I've done:
I created a r_env environment on Linux server for R analysis. I've installed R packages including httpgd, languageserver and radian. The versions are as below:
r-base 4.4.3 h9c32bc2_0 conda-forge
r-httpgd 2.0.4 r44h93ab643_0 conda-forge
radian 0.6.13 pypi_0 pypi
packageVersion('languageserver')
[1] ‘0.3.16’
My settings.json is as below:
{
"r.alwaysUseActiveTerminal": true,
"r.bracketedPaste": true,
"r.rterm.option": [
"--r-binary=/mnt/data/userdata/zhangliyin/anaconda3/envs/r_env/bin/R",
"--no-site-file"
],
"r.plot.useHttpgd": true,
"r.rterm.linux": "/mnt/data/userdata/zhangliyin/anaconda3/envs/r_env/bin/radian",
"r.rpath.linux": "/mnt/data/userdata/zhangliyin/anaconda3/envs/r_env/bin/R",
"r.workspaceViewer.removeHiddenItems": true,
"r.workspaceViewer.showObjectSize": true
}
I read some of similar issues and tried mentioned solutions, but the problem still remains. I would really appreciate your help! Thanks a lot!
- 主要语言
- TypeScript
- 星标
- 1.2k
- 派生
- 139
- 平均合并
- 23 小时 31 分钟
- 30 天内合并 PR
- 13
环境准备
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
REditorSupport/vscode-R 的其他 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 84/100
REditorSupport/vscode-R#1687 · 4 条评论 · 3 个 reaction ·
维护者通常 1 天内回复
-
feature-request
难度 4/5 3-5 天 新手友好度 45/100
REditorSupport/vscode-R#1763 ·
维护者通常 1 天内回复
-
难度 4/5 3-5 天 新手友好度 35/100
REditorSupport/vscode-R#1755 · 2 条评论 ·
维护者通常 1 天内回复
-
难度 4/5 3-5 天 新手友好度 48/100
REditorSupport/vscode-R#1751 · 1 条评论 ·
维护者通常 1 天内回复
-
难度 5/5 一周以上 新手友好度 35/100
REditorSupport/vscode-R#1749 · 5 条评论 · 3 个 reaction ·
维护者通常 1 天内回复
查看 REditorSupport/vscode-R 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 84/100
opengovsg/FormSG#10118 · 1 条评论 ·
维护者通常 1 天内回复
-
ai-driven-qa bug claude
难度 1/5 1 小时以内 新手友好度 75/100
linagora/twake-calendar-frontend#1434 · 1 条评论 ·
维护者通常 1 天内回复
-
check:passed streams:add
难度 2/5 1-3 小时 新手友好度 70/100
维护者通常 1 天内回复
-
难度 2/5 半天 新手友好度 78/100
jaegertracing/jaeger-ui#4512 ·
维护者通常 1 天内回复
-
area:ide documentation enhancement platform:macos platform:vscode
难度 1/5 1-3 小时 新手友好度 88/100
anthropics/claude-code#97389 ·
维护者通常 1 天内回复