Personal VSCode workspace configuration with IBM Plex Mono font, Tokyo Night theme, and UI modifications.
Note: UI appearance may vary as this setup uses custom extensions. Preview includes a custom extension with UI modifications, code snippets, and AI integration tools.
- Install all required extensions
- Open command palette → Preferences: Open User Settings (JSON)
- Copy the contents of data/settings.json to your VSCode user settings
- Apply the custom CSS in the Custom UI Style extension settings
- Restart VSCode (recommended: use Task Manager or Terminal to kill all VSCode processes)
- Primary Font: IBM Plex Mono
- Fallback Fonts: SF Mono, Menlo, Monaco, monospace
- Font Size: 13px
- Font Weight: Normal
- Font Ligatures: Enabled
- Color Theme: Tokyo Night
- Product Icons: El VSC Product Icon Theme
- File & Folder Icons: Catppuccin Macchiato
-
Custom UI Style
- Enables custom CSS modifications for UI elements
-
Tokyo Night
-
Catppuccin Icons
- File and folder icon theme
-
El VSC Product Icon Theme
- Application and product icon theme
- Prettier: Code formatting
- ESLint: Code linting
- Tab Size: 2 spaces
- Format on Save: Enabled
- Minimap: Disabled
- Activity Bar: Top position
- Smooth Scrolling: Enabled
- Tree Indent: 11px
- Render Indent Guides: Always