Skip to content

v2.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 15:07
· 52 commits to master since this release

Enhancements

  • Upgrade vscode-languageclient to 8.1.0 (#1315)
  • Workspace viewer will be cleaned-up when the attached R session exits. (#1318, #1321)
  • A new command r.view is added to view selected objects. (#1319, thanks @yeyun1999)
  • Workspace viewer commands that require an attached R session are now disabled when no R session is attached. (#1323)

Fixes

  • Workspace viewer now has a fallback message instead of causing error if session watcher is disabled. (#1317)

Commits