Explorer: auto create folder when file path ends with /#173901
Conversation
|
I believe #162893 contains this |
@lramos15 No, I checked that it doesn't contain requested behavior (its about multiple creation). To check: double click on empty space in explorer ( Also I'm not big of fan of redundant settings, so if you're happy enough to include it without setting, I'll remove it. Anyway please let me know what you think. thx! |
|
Let's remove the setting and make this a default behavior since |
|
Totally makes sense, I just first try with a setting when it comes to user experience improved as I expect higher review/accept rate in this case. Anyway, now this PR has just 3 LOC 😄 |
|
Just to check is there anything else required from my side for this to be merged? |
|
Nothing! Thanks for the contribution :) |
| }, | ||
| 'explorer.autoCreateNewFolder': { | ||
| 'type': 'boolean', | ||
| description: nls.localize('explorer.autoCreateNewFolder', "Wether to create folder when new file name input value ends with slash (`/`)."), |
There was a problem hiding this comment.
Emm, okay I guess. The code was removed, how did you leave the review?
Fixes #173902