Replies: 1 comment
|
Fixed in my fork: What changed (web,
Verified: web |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem
The
Add projectpicker can only select an existing folder. There is no option to create a project — noNew Folder/New Projectaction. To start something new you must leave T3 Code, create the folder in Explorer/Finder, then come back and add it.Proposal
New Folderbutton in the picker toolbar (next toAdd,Open in Explorer).Addpicks it up immediately.git inityet.Create new projectvsAdd existing folderas two explicit entry points, plus templates later.Why it matters
New-project flow is currently split across two apps. VS Code / Finder / Explorer all allow creation inline — users expect it here too.
Related
Addbutton label +Will add: <path>preview (filing separately).Happy to help test. Labels:
enhancement,ux.All reactions