Releases: tshino/vscode-kb-macro
Releases · tshino/vscode-kb-macro
v0.13.3
What's Changed
- Update
- Updated default keybindings wrappers based on vscode 1.77.0. #229
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
- Update
- Updated default keybindings wrappers based on vscode 1.76.0. #219
- Updated keymap wrapper for Delphi Keymap (v9.7.1). #210
- Updated keymap wrapper for Vz Keymap (v0.19.5). #211
- Internal
- Updated automated workflow to ignore meaningless rows in the default keybindings JSON. #206
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- Update
- Added a tooltip on the
REC
mark on the status bar to be clear. #197
- Added support for new suggestion related keys. #202
- Updated default keybindings wrappers based on vscode 1.75.0. #201
- Updated keymap wrapper for Atom Keymap (v3.3.0).
- Documentation:
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- Feature:
- Added optimization of the input sequence to the playback command. #195
- This optimization can improve playback performance, especially in a sequence containing a long typing.
- Added Background Recording API which opens a way to create custom keystroke automation extensions. #176
- Update
- Changed the activatation context of wrapper keybindings from
kb-macro.recording
to kb-macro.active
. #133
- This change does not require any actions for existing users unless they want to use the extra feature Background Recording API.
- Updated keymap wrapper for Vz Keymap (v0.19.4). #180
- Updated keymap wrapper for Atom Keymap (v3.2.0).
- Internal
- Added
vsce
command to devDependencies.
New Contributors
Full Changelog: v0.12.10...v0.13.0
v0.12.10
What's Changed
- Fix
- Fixed: Some keybindings related to Code Action, which cannot be played back, were being recorded. #173
- Update
- Updated default keybindings wrappers based on vscode 1.74.1. #172
Full Changelog: v0.12.9...v0.12.10
v0.12.9
What's Changed
- Update
- Updated default keybindings wrappers based on vscode 1.74.0. #170
- Updated keymap wrapper for Awesome Emacs Keymap (v0.46.0). #162
- Updated keymap wrapper for Awesome Emacs Keymap (v0.47.0). #165
- Updated keymap wrapper for Vz Keymap (v0.19.3). #166
Full Changelog: v0.12.8...v0.12.9
v0.12.8
What's Changed
- Update
- Updated default keybindings wrappers based on vscode 1.73.0. #158
- Internal:
- Updated automated workflow to stop using deprecated 'set-output' commands. #156
Full Changelog: v0.12.7...v0.12.8
v0.12.7
What's Changed
- Update
- Updated default keybindings wrappers based on vscode 1.72.0. #151
- Updated keymap wrapper for Delphi Keymap (v9.6.0). #152
Full Changelog: v0.12.6...v0.12.7
v0.12.6
What's Changed
- Update
- Updated default keybindings wrappers based on vscode 1.71.0. #147
- Internal:
- Fixed: Failure in automated workflow to update default keybindings wrappers. #145
Full Changelog: v0.12.5...v0.12.6
v0.12.5
What's Changed
- Fix
- Fixed:
ctrl+shift+f
fails to focus Search in recording mode. #142
- Update
- Updated keymap wrapper for Awesome Emacs Keymap (v0.44.1). #144
Full Changelog: v0.12.4...v0.12.5