Skip to content

Commit f803bef

Browse files
Merge branch 'main' into encoding
2 parents b73cd98 + d8387a9 commit f803bef

8 files changed

Lines changed: 1424 additions & 486 deletions

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313

1414
## 0.17.1
1515

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
1717
- **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
1818

1919
## 0.17.0
2020

2121
- **New:** add option to disable the "Generate .editorconfig" context menu entry (by @SunsetTechuila)
2222
- **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)
2424

2525
## 0.16.7
2626

0 commit comments

Comments
 (0)