Skip to content

Releases: 1nVitr0/plugin-vscode-blocksort

v2.4.2

17 Apr 07:14
Compare
Choose a tag to compare

2.4.2 (2025-04-17)

Bug Fixes

  • always provide available code actions if not filtered explicitly (e755b07)

Performance Improvements

  • only calculate blocksort markers for attached documents (54211b0)

v2.4.1

16 Apr 09:34
Compare
Choose a tag to compare

2.4.1 (2025-04-16)

Bug Fixes

  • add icon to quick sort command (31b61c2)
  • use per-language decorator options (fb149a2)

v2.4.0

19 Feb 14:52
Compare
Choose a tag to compare

2.4.0 (2025-02-19)

Features

  • add quick sort picker command (523a57d)

v2.3.4

18 Feb 15:34
Compare
Choose a tag to compare

2.3.4 (2025-02-18)

Bug Fixes

  • extension: trim hanging cursors at start or end of line from selection (c85cd8c)

v2.3.3

04 Jan 14:51
Compare
Choose a tag to compare

2.3.3 (2025-01-04)

Bug Fixes

  • revert default keybindings (a0c8dea)

v2.3.2

30 Dec 11:05
Compare
Choose a tag to compare

2.3.2 (2024-12-30)

Bug Fixes

  • use separate comments for pr test results (3052504)

v2.3.1

30 Dec 09:30
Compare
Choose a tag to compare

2.3.1 (2024-12-30)

Bug Fixes

  • add default keybindings and document shuffle commands (f19e54d)

v2.3.0

28 Dec 19:32
Compare
Choose a tag to compare

2.3.0 (2024-12-28)

Bug Fixes

  • align signatures of sorting command functions (6a7c2fa)

Features

  • add shuffle blocks commands (db4d014)

v2.2.0

04 Dec 15:26
Compare
Choose a tag to compare

2.2.0 (2024-12-04)

Bug Fixes

  • determine ranges for line meta recomputation on update (8503dbd)
  • sorting for inner blocks without trailing newline (e27f20f)

Features

v2.1.3

03 Dec 11:02
Compare
Choose a tag to compare

2.1.3 (2024-12-03)

Bug Fixes

  • globally support '#' comments (39c5deb)
  • resolve multi-line code lenses (744b8a2)