Skip to content

Releases: tshino/vscode-kb-macro

v0.13.3

01 Apr 11:58
3972ab1
Compare
Choose a tag to compare

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

03 Mar 18:31
6ebfa27
Compare
Choose a tag to compare

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

04 Feb 08:55
0000092
Compare
Choose a tag to compare

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

16 Jan 13:51
eb465d0
Compare
Choose a tag to compare

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

  • @rasa made their first contribution in #190

Full Changelog: v0.12.10...v0.13.0

v0.12.10

17 Dec 07:37
58e0cd1
Compare
Choose a tag to compare

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

09 Dec 19:03
18fd1ca
Compare
Choose a tag to compare

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

05 Nov 04:55
e2bb96b
Compare
Choose a tag to compare

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

08 Oct 17:48
2a0ad7d
Compare
Choose a tag to compare

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

05 Sep 12:49
0c798ef
Compare
Choose a tag to compare

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

28 Aug 10:22
06fc531
Compare
Choose a tag to compare

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