madskristensen / madskristensen/WorkspaceFiles
Allow Ctrl+Shift+A to quickly add new files with template support from VS
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 51
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I've gotten so used to the new "quick file add" in VS (Ctrl+Shift+A) that it's muscle memory now.
Having to click New file on file explorer nodes seems so odd now :)
Thanks for an awesome extension! 🙏
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the extension's existing New file action and how file explorer nodes invoke it. Compare the requested Ctrl+Shift+A behavior with Visual Studio's quick file-add flow, including template support. Done means the shortcut can add a file through the extension with the expected template behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100