It should be a valid visual studio solution file in order to see the 'Show All Files' button on the solution explorer. If you simply open a website using your visual studio, then it won't show that button. Otherwise, usually it should be at the top of the Solution Explorer.
From @jeffallen on November 24, 2015 18:17 Maybe I just don't know how to use the file chooser in MacOS, but I thought I'd use my nifty new vscode install to edit my.bashprofile and add the code alias proposed in the install docs. K R Reveal active file in Finder ⌘K O Show active file in new window/instance Display ⌃⌘F Toggle full screen ⌥⌘0 Toggle editor layout (horizontal/vertical) = / ⇧⌘- Zoom in/out ⌘B Toggle Sidebar visibility ⇧⌘E Show Explorer / Toggle focus ⇧⌘F Show Search ⌃⇧G Show Source Control ⇧⌘D Show Debug ⇧⌘X Show Extensions. An indicator icon will show when the exclude visibility is currently toggled; Adds a Show Excluded Files command (toggleexcludedfiles.show) to show excluded files in the file explorer. Adds a Restore Excluded Files command (toggleexcludedfiles.restore) to restore (hide) excluded files in the file explorer. Extension Settings.
Shortcut | Description |
---|---|
Ctrl-XorShift-Delete | Cuts the currently selected item to the clipboard. Without selection it cuts the entire line to the clipboard. |
Ctrl-CorCtrl-Insert | Copies the currently selected item to the clipboard. Without selection it copies the entire line to the clipboard. |
Ctrl-VorShift-Insert | Pastes the item in the clipboard at the cursor (with selection in clipboard), or at the next line (with line in clipboard). |
Ctrl-ZorAlt-Backspace | Undo previous editing action |
Ctrl-YorCtrl-Shift-Z | Redo the previous undo action |
Ctrl-Shift-VorCtrl-Shift-Insert | Pastes an item from the clipboard ring tab of the Toolbox at the cursor in the file and automatically selects the pasted item. Cycle through the items on the clipboard by pressing the shortcut keys repeatedly |
Ctrl + .orShift+Alt+F10 | Opens smart tag and resolves a wide array of suggested code refactorings |
Esc | Closes a menu or dialog, cancels an operation in progress, or places focus in the current document window |
Ctrl-S | Saves the selected files in the current project (usually the file that is being edited) |
Ctrl-Shift-S | Saves all documents and projects |
Ctrl-P | Displays the Print dialog |
F7 | Switches from the design view to the code view in the editor |
Shift-F7 | Switches from the code view to the design view in the editor |
F8 | Moves the cursor to the next item, for example in the TaskList window or Find Results window |
Shift-F8 | Moves the cursor to the previous item, for example in the TaskList window or Find Results window |
Shift-F12 | Finds a reference to the selected item or the item under the cursor |
Ctrl-Shift-G | Opens the file whose name is under the cursor or is currently selected |
Ctrl-/ | Switches focus to the Find/Command box on the Standard toolbar |
Ctrl-Shift-F12 | Moves to the next task in the TaskList window |
Ctrl-Shift-8 | Moves backward in the browse history. Available in the object browser or Class View window |
Alt-Left Arrow | Go back in the web browser history |
Alt-Right Arrow | Go forward in the web browser history |
Tabs and Dual Panel
Tabbed and Dual Panel file management.
Menu commands
Quick access to dozens of functions made available in menus, context menu, toolbar.
Copy Path, Attributes, Contents, Workspace, New Terminal Here, Make Symbolic Link, New File, Copy to, Move to, Show Hidden Items, Hide Desktop, etc.
Cut and Paste
Press Command + X to cut, press Command + P to paste.
Natural Cut and Paste experience.
Copying Queue
Copy and move files one by one, no matter how many times you press Copy/Cut/Paste shortcut without waiting for previous operations to complete.
Folders on top
Keep folders above of files.
For all sort types.
Automatically adjust width of columns
To see complete file name of all files without manually adjust column width.
Enhanced Appeareance
Pretty label drawing like legacy Finder. Full row label.
Custom color, also known as light text on dark background.
Colorful icons in Sidebar.
Transparent window.
Many more
Press Enter or Return to open selection.
Middle-click to open folder in new window or new tab.
Shift-Select in Icons View
Visual Studio Code Show Hidden Files Mac
Display folder item count in List view.
Display size of selected items in Status Bar.
etc