Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Visual Studio Code Customization

  1. Hide Open Editors from Explorer.
  2. Move Search, Source Control, Outline and GitHub Pull Requests features from Activity Bar to the bottom Panel (ViewAppearancePanel PositionBottom).
  3. Stack panels in order: Search, Terminal, Source Control, Problems, GitHub Pull Requests, Comments, Output, Outline, and hide the rest.

Install command line helper

Note

This is already included with the setup script.

Run “Install 'code' command in PATH” from the command palette (View → Command Palette) to make Code available from the command line.

Install extensions

brew bundle install --file setup/Brewfile

See Brewfile for a list of extensions.