Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.23 KB

File metadata and controls

36 lines (20 loc) · 1.23 KB

Changelog

2.8.7 - 2026-03-15

Bug Fixes

  • fix: correct r.term and r.path setting names in error message

Features

  • feat: support multi-root workspaces in single-server mode

Other

  • Allow bracketedPaste on win32 platform (#1631)
  • feat: default to single language server for multi-root workspaces (#1682)

Full Changelog: https://github.com/REditorSupport/vscode-R/compare/v2.8.6...v2.8.7

2.8.6 - 2025-05-31

Other

  • Syntax update and bump to 2.8.6 (#1605)
  • Show sidebar icon only when extension is active (#1579)
  • Move R and R markdown syntaxes to vscode-R-syntax (#1606)

Refactor

  • refactor: restructure files (#1613)

Full Changelog: https://github.com/REditorSupport/vscode-R/compare/v2.8.5...v2.8.6

See CHANGELOG.old.md for changes before v2.8.5.