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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,14 @@
13
13
14
14
## 0.17.1
15
15
16
-
-**Fix:** The cursor position doesn't unexpectedly change when typing fast/whitespace render mode chages/using `INSERT` mode in vscodevim
16
+
-**Fix:** The cursor position doesn't unexpectedly change when typing fast/whitespace render mode changes/using `INSERT` mode in vscodevim
17
17
-**Revert:** The cursor position changes if it was on the last character of the last line when the last newline was inserted. This is an expected regression that will be fixed in the next version after the VSCode update
18
18
19
19
## 0.17.0
20
20
21
21
-**New:** add option to disable the "Generate .editorconfig" context menu entry (by @SunsetTechuila)
22
22
-**New:** allow the extension to be active in untrusted workspaces (by @jashug)
23
-
-**Fix:**aply formatting before file saving (by @SunsetTechuila)
23
+
-**Fix:**apply formatting before file saving (by @SunsetTechuila)
0 commit comments