Releases: haberdashPI/vscode-master-key
Releases · haberdashPI/vscode-master-key
v0.3.21
- Fix bug in Larkin bindings with latest VSCode release (1.105.0) that interferes with behavior of ESC. (Requires a re-activation of key bindings to apply the bug fix).
Full Changelog: v0.3.20...v0.3.21
v0.3.20
- Updates calls to selection-utilities to use renamed WORD -> BigWord unit.
Full Changelog: v0.3.19...v0.3.20
v0.3.19
What's Changed
master-key.prefix
can transiently change cursor style by @haberdashPI in #63- Bugfix: layout independence reliability by @haberdashPI in #68
Full Changelog: v0.3.18...v0.3.19
v0.3.18
What's Changed
- Implement
storeCommand
andexecuteStoredCommand
by @haberdashPI in #62
Full Changelog: v0.3.17...v0.3.18
v0.3.17
What's Changed
- Cleanup up command suggestion palette by @haberdashPI in #58
Full Changelog: v0.3.16...v0.3.17
v0.3.16
Full Changelog: v0.3.15...v0.3.16
v0.3.15
What's Changed
- Eliminate
lineNumbers
mode option by @haberdashPI in #61
Full Changelog: v0.3.14...v0.3.15
v0.3.14
What's Changed
- Larkin: Layout independent bindings by @haberdashPI in #56
Full Changelog: v0.3.13...v0.3.14
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