Commit d5a260a
committed
chore(vscode): 2.9.0 [skip ci]
### What's New
- **Responsive comments UI** — Comments and tracked changes automatically switch between sidebar and compact inline popovers based on screen size, or lock to either mode with `displayMode: 'sidebar'`, `'inline'`, or `'auto'`.
- **Customizable responsive breakpoints** — Set `compactBreakpointPx` to specify the exact pixel width where compact mode activates, and use `compactMeasurementSelector` to control which container width SuperDoc measures.
- **Smart popover positioning on small screens** — Inline comment popovers anchor directly to highlights with bounds calculation that prevents overflow beyond viewport edges.
### Improvements
- Expanded comments module documentation with complete configuration reference for all responsive display options.1 parent 40698f3 commit d5a260a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments