Releases: 1nVitr0/plugin-vscode-blocksort
Releases · 1nVitr0/plugin-vscode-blocksort
v0.5.0
08 Jun 23:05
Compare
Sorry, something went wrong.
No results found
0.5.0 (2021-06-08)
Features
add suport for multilevel sorting (789405a )
dialog for setting level for multilevel sort (aedf3e6 )
options for multilevel sort (b55b7f4 )
provide commands for multilevel sort (9a856ba )
v0.4.0
06 May 22:20
Compare
Sorry, something went wrong.
No results found
0.4.0 (2021-05-06)
Features
always put else / delete option last (0a539c5 )
configuration settings for block header sorting (bf5ef4c )
sort block headers (4c3fba5 )
sticky block headers (case expressions) (0bed7eb )
v0.3.0
15 Apr 17:42
Compare
Sorry, something went wrong.
No results found
0.3.0 (2021-04-15)
Bug Fixes
fix expansion when second line is selected (69574d8 )
fix newline issues on toplevel sorting (f2b8ce1 )
Features
add configuration for block marker regexes (86d0d77 )
simplify and extend folding detection (27c4769 )
v0.2.1
02 Apr 11:07
Compare
Sorry, something went wrong.
No results found
0.2.1 (2021-04-02)
Bug Fixes
fix invalid selectionexpansion on first line (1b60b35 )
no sorting over cpp-like visibility modifiers (e7579a4 )
v0.2.0
02 Apr 07:39
Compare
Sorry, something went wrong.
No results found
0.2.0 (2021-04-02)
Bug Fixes
fix sigsev issues with vscode and electron (29cf9cb )
remove build command from test action (b5176a4 )
Features
add actions for tests (444c312 )
add automated tests (6f33690 )
add language specific comments (59722ac )
add language specific strings (02dd26d )
add semantic release (c0424fb )
stricky comments and newline management (1d1cebe )
support for xml and better block recognition (0cab698 )