Skip to content

v2.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 10:41
· 35 commits to master since this release

Enhancements

  • A new setting r.lsp.multiServer is added. If disabled, only a single language server will be spawned from the first workspace folder to handle all requests from all workspaces and files. (#1375)
  • Upgrade ag-grid-community to v30.0.0 (#1379)

Fixes

  • Fix handling r.session.data.pageSize = 0. (#1364)
  • Fix help panel in remote host. (#1374)
  • Fix missing package names in "Install CRAN Package". (#1377)

Commits