sleistner / vscode-fileutils

Visual Studio Code Extension
https://marketplace.visualstudio.com/items?itemName=sleistner.vscode-fileutils
MIT License
190 stars 26 forks source link

Feature add typeahead support to MoveFile and DuplicateFile #502

Closed sleistner closed 1 year ago

sleistner commented 1 year ago

Description

Add typeahead support for both the MoveFile and DuplicateFile command. In order to provide better control where typeahead should be enabled, a dedicated configuration setting per command has beed introduced.

Fixes #486

Checklist:

sleistner commented 1 year ago

:tada: This PR is included in version 3.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: