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
+8
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## 6.18.1 (2024-09-14)
2
+
3
+
### Bug fixes
4
+
5
+
Fix an issue where `insertCompletionText` would get confused about the length of the inserted text when it contained CRLF line breaks, and create an invalid selection.
6
+
7
+
Add Alt-Backtick as additional binding on macOS, where IME can take over Ctrl-Space.
0 commit comments