I'm using Resharper keyboard shortcuts all the time and it helps a lot in everyday development.
But i constantly need to create new folders in my Visual Studio projects so this means -> move the mouse from keyboard, use the mouse, right-click the desired project, choose menu Add->New Folder, type folder name etc.
It's tedious!
Is there ANY way to do this via keyboard shortcut - to press keyboard combination, that will at once create folder in current project, and place cursor into TextBox to enter folder name and slam that Enter key and then continue?
Adding folders#The File > Add Folder to Workspace command brings up an Open Folder dialog to select the new folder. Once a root folder is added, the Explorer will show the new folder as a root in the File Explorer. You can right-click on any of the root folders and use the context menu to add or remove folders.
Press the File Explorer keystroke CTRL+SHIFT+N to create a new folder.
Ctrl-Shift-F is used to find all the ocuurance of a string with in entire solution and display find result window as shown below. Ctrl-F is used to find a string in the current document, project and all open documents one by one.
You can add a shortcut by yourself. Tools → Options → Environment → Keyboard → select Project.NewFolder and assign a shortcut.
Alt, v, p to activate solution explorer.
Use the arrow keys to select the project to which you want to add the folder.
Alt, p, d to create the new folder
Activate Solution Explorer (Ctrl + Alt + L) or Sync to Solution Explorer (Alt + Shift + L), then hit Alt + Ins (ReSharper Generate command).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With