Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Visual Studio Code Configuration

Here are the contents of my Visual Studio Code configuration directory.

Usage

  1. Download and install the CommitMono custom font
  2. Install VS Code, open it and wait for it to load
  3. Close VS Code
  4. Open a Terminal app
  5. Confirm that the code command shows a suitable CLI path: which code
  6. Run vscode.sh from this directory: bash ./vscode.sh
  7. Open VS Code

Customise

You can also tweak the layout colours by modifying the workbench.colorCustomizations section in settings.json.

The available otions are detailed in the API Documentation.