Here are the contents of my Visual Studio Code configuration directory.
- Download and install the CommitMono custom font
- Install VS Code, open it and wait for it to load
- Close VS Code
- Open a Terminal app
- Confirm that the
codecommand shows a suitable CLI path:which code - Run vscode.sh from this directory:
bash ./vscode.sh - Open VS Code
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.