RStudio,如何更改变量字段的宽度?

RStudio, how to change the width of the variables field?

在 RStudio 中是否可以通过变量名称更改字段的宽度?我经常有没有完全显示的长名称变量。当然,我可以简单地使整个 window 变大,但随后编辑器 window 变小,这是我不希望的。

目前不可能

有关 RStudio 支持页面的更多信息:Environment-pane-cutting-off-variable-names

官方评论是:

Unfortunately this is currently not possible but its something we're looking into implementing going forward. In the meantime, hovering over the variable names in the Environment pane should bring up a tooltip that states the full name of the variable - hopefully that will be helpful to you for this purpose.