You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`.vsc.browser()` now handles `file://` urls. (#817)
12
+
*`r.session.levelOfObjectDetail` gains a `Normal` value for the session watcher to write only first level structure of global objects for performance. (#815)
13
+
* Session watcher now supports workspace folder as symlinks. (#827)
14
+
15
+
Fixes:
16
+
17
+
* Httpgd plot viewer respects the view column specified by `r.session.viewers.viewColumn.plot` setting (#816)
18
+
*`View` is completed replaced so that `tibble::view()` could
0 commit comments