Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 2.09 KB

4.0.10

  • Update extensionKind property in package.json.

4.0.9

  • Add deleteAllLeft binding (Ctrl+Shift+Backspace and Ctrl+Shift+Delete) #136

4.0.8

  • Don't show welcome message if installed by Settings Sync #132
  • Updated dependencies to address dependabot issues

4.0.7

  • Update readme
  • Fix tests

4.0.6

  • Update extensionKind to be both ui and workspace (will favor ui), see vscode#85819

4.0.5

  • Update extensionKind property, fix npm security issues
  • Adopt PR #116 that adds CMD+Y

4.0

  • New feature: import settings from an existing Sublime installation

3.0.3

3.0 - Added settings: minimap, format on paste.

2.0 - Numerous small fixes.

1.5.0 - New keybindings and nit fixes per @bhancock8

1.4.0 - Added Windows / Linux key bindings and a number of missing commands. Updated the README.

1.3.0 - Improved README

1.2.0 - Fixes a number of keybinding changes with PR #9 and PR #12 (credit to securingsincity and benmosher).

1.0.0 - Initial migration.

1.0.0 - Initial.