Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 1.07 KB

3.0.9

  • Add workspace to extensionKind so we can be run in GitHub Codespaces and Remote

3.0.8

  • Roll back changes for #47, as they are too disruptive (see vscode#96894).

3.0.7

  • Fix typo PR#63 (thank you @miclgael!)
  • Fix #38
  • Fix #47

3.0.4

  • More fixes for file explorer.

3.0.3

  • Fix overrriden shortcuts for file explorer. #40s

3.0.2

  • Added support for join lines keyboard shortcut in #39

3.0.1

  • Map cmd+y, ctrl+y to redo (thank you @ianaya89!)
  • Readme.md fix (thank you @glingy!)

3.0

  • Added settings for multi cursor mouse mapping and enabling format on paste by default.

2.0

  • Added default settings: minimap and format on paste
  • File tree view keyboard shortcuts migrated

1.0

  • Initial migration of keyboard shortcuts