sleistner / vscode-fileutils

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

Ability to make file add prompt begin from project root instead of computer root #485

Closed parssak closed 1 year ago

parssak commented 1 year ago

Is your feature request related to a problem? Please describe. Super annoying to create files relatives to folder because the file name prompt is half taken up by the path of where my project is, instead of starting at the project root.

Describe the solution you'd like A setting so that the path for where I want to add the file begins at the project root instead of my computer root.

Describe alternatives you've considered There are no settings exposed to be able to do this that I could find

Additional context

image
sleistner commented 1 year ago

Hi @parssak thanks for reaching out. Did you have a look at the fileutils.typeahead.enabled setting?

If set to true a prompt showing a tree structure should pop up.

Screenshot 2022-12-19 at 11 50 36

Let me know if that would serve your purpose, otherwise we could consider your proposed change.

parssak commented 1 year ago

Yeah I looked into it, however when i go to write my filename it's still mostly covered by the path, would really appreciate the change!

image
sleistner commented 1 year ago

:tada: This issue has been resolved in version 3.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

parssak commented 1 year ago
image

tysm! 🙌🏻🙌🏻