Skip to content

Releases: sleistner/vscode-fileutils

v3.10.3

22 Jul 14:01
Compare
Choose a tag to compare

3.10.3 (2023-07-22)

Bug Fixes

  • deps: update dependency fast-glob to v3.3.1 (5581fa3)

v3.10.2

30 Jun 15:41
Compare
Choose a tag to compare

3.10.2 (2023-06-30)

Bug Fixes

  • deps: update dependency fast-glob to v3.3.0 (ad9f56d)

v3.10.1

21 Mar 07:41
Compare
Choose a tag to compare

3.10.1 (2023-03-21)

Bug Fixes

  • rename commands to comply with VSCode style guides (72f6843)

v3.11.0-pre

30 Jan 21:35
Compare
Choose a tag to compare
v3.11.0-pre Pre-release
Pre-release

A pre release in order to show case a possible solution for #478

Full Changelog: v3.10.0...v3.11.0-pre

v3.10.0

30 Jan 17:02
Compare
Choose a tag to compare

3.10.0 (2023-01-30)

Features

  • Settings: add option to disable context menus (f3b1431)

v3.9.3

30 Jan 15:50
Compare
Choose a tag to compare

3.9.3 (2023-01-30)

Bug Fixes

  • NewFileController: show workspace selector when relative to root (e3fcf96)

v3.9.2

28 Jan 15:53
Compare
Choose a tag to compare

3.9.2 (2023-01-28)

Bug Fixes

  • MoveFileController: disable brace expansion (8874f26)

v3.9.1

25 Jan 22:49
Compare
Choose a tag to compare

3.9.1 (2023-01-25)

Bug Fixes

  • build: include changelog (550e190)

v3.9.0

25 Jan 15:22
Compare
Choose a tag to compare

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

23 Jan 22:06
Compare
Choose a tag to compare

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)