Releases: haberdashPI/vscode-master-key
Releases · haberdashPI/vscode-master-key
v0.3.13
This release:
- cleans up how extensions are installed when you activate keybindings: failed installs do not prevent the keybindings from being properly activated
- Provides guidance in the README on how to get the extension working on windows in leu of a solution to #51
Full Changelog: v0.3.12...v0.3.13
v0.3.12
What's Changed
Improvements
- improve extension installation error messages by @haberdashPI in #52
Test Coverage
setFlag
tests by @haberdashPI in #45- Add
master-key.do
tests forif
andrepeat
by @haberdashPI in #47 - Palette Edge-case tests by @haberdashPI in #48
Full Changelog: v0.3.11...v0.3.12
v0.3.11
What's Changed
- Fix
setFlag
to work inwhen
clauses by @haberdashPI in #43 - Larkin: Update bindings for selecting indent region by @haberdashPI in #44
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
- Bugfix:
fallbackBIndings
creates duplicate bindings by @haberdashPI in #41
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- Implement
fallbackBindings
formode
specification by @haberdashPI in #40
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- Larkin bugfix: replace nonexistent command by @bhainesva in #37
- Larkin bugfix: Fix count-prepended actions by @haberdashPI in #36
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- update mode default resolution logic to overwrite, not merge by @bhainesva in #35
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- Visual Docs: Modifier Key Toggling by @haberdashPI in #31
- Improving Installed Keybinding Message by @haberdashPI in #33
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Tests for
store/restoreNamed
by @haberdashPI in #28 - bugfix: increment/decrement number by @haberdashPI in #29
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- Cleanup Dependencies by @haberdashPI in #26
- Improve Larkin Bindings by @haberdashPI in #27
Full Changelog: v0.3.3...v0.3.4