Skip to content

Commit a8cfdf6

Browse files
committed
chore: update changelog for 2.8.8
1 parent 5a08d76 commit a8cfdf6

1 file changed

Lines changed: 3 additions & 16 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 2.8.7 - 2026-03-15
3+
## 2.8.8 - 2026-03-24
44

55
### Bug Fixes
66

@@ -9,27 +9,14 @@
99
### Features
1010

1111
* feat: support multi-root workspaces in single-server mode
12+
* feat: change default of r.lsp.multiServer to false
1213

1314
### Other
1415

1516
* Allow bracketedPaste on win32 platform ([#1631](https://github.com/REditorSupport/vscode-R/issues/1631))
1617
* feat: default to single language server for multi-root workspaces ([#1682](https://github.com/REditorSupport/vscode-R/issues/1682))
1718

18-
**Full Changelog**: <https://github.com/REditorSupport/vscode-R/compare/v2.8.6...v2.8.7>
19-
20-
## 2.8.6 - 2025-05-31
21-
22-
### Other
23-
24-
* Syntax update and bump to 2.8.6 ([#1605](https://github.com/REditorSupport/vscode-R/issues/1605))
25-
* Show sidebar icon only when extension is active ([#1579](https://github.com/REditorSupport/vscode-R/issues/1579))
26-
* Move R and R markdown syntaxes to vscode-R-syntax ([#1606](https://github.com/REditorSupport/vscode-R/issues/1606))
27-
28-
### Refactor
29-
30-
* refactor: restructure files ([#1613](https://github.com/REditorSupport/vscode-R/issues/1613))
31-
32-
**Full Changelog**: <https://github.com/REditorSupport/vscode-R/compare/v2.8.5...v2.8.6>
19+
**Full Changelog**: <https://github.com/REditorSupport/vscode-R/compare/v2.8.7...2.8.8>
3320

3421
See [CHANGELOG.old.md](https://github.com/REditorSupport/vscode-R/blob/master/CHANGELOG.old.md) for changes before v2.8.5.
3522

0 commit comments

Comments
 (0)