Releases: sleistner/vscode-fileutils
Releases · sleistner/vscode-fileutils
v3.10.3
3.10.3 (2023-07-22)
Bug Fixes
- deps: update dependency fast-glob to v3.3.1 (5581fa3)
v3.10.2
3.10.2 (2023-06-30)
Bug Fixes
- deps: update dependency fast-glob to v3.3.0 (ad9f56d)
v3.10.1
3.10.1 (2023-03-21)
Bug Fixes
- rename commands to comply with VSCode style guides (72f6843)
v3.10.0
3.10.0 (2023-01-30)
Features
- Settings: add option to disable context menus (f3b1431)
v3.9.3
3.9.3 (2023-01-30)
Bug Fixes
- NewFileController: show workspace selector when relative to root (e3fcf96)
v3.9.2
3.9.2 (2023-01-28)
Bug Fixes
- MoveFileController: disable brace expansion (8874f26)
v3.9.1
3.9.1 (2023-01-25)
Bug Fixes
v3.9.0
3.9.0 (2023-01-25)
Bug Fixes
- RenameFileController: always append base path (cd6f352)
Features
- add inputBox pathTypeIndicator setting (3390544)
- inputBox: add path representation configuration (82e7364)
v3.8.0
3.8.0 (2023-01-23)
Features
- DuplicateFile: add typeahead support (44ac603)
- MoveFile: add typeahead support (0e3e0ca)
- NewFile: add typeahead setting (764f614)
- NewFolder: add dedicated typeahead setting (6d4359a)