You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
## 6.36.0 (2024-12-17)
2
+
3
+
### Bug fixes
4
+
5
+
Make selection rectangles verticaly align precisely, rather than introducing a slight overlap.
6
+
7
+
Fix an issue in `MatchDecorator` that caused it to fully rebuild its decorations on normal edits.
8
+
9
+
### New features
10
+
11
+
View updates now have a `viewportMoved` flag that is only true when a viewport change originated from something other than mapping the viewport over a document change.
0 commit comments