Skip to content

DemieroX/vscode-settings-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

My Personal VSCode Configuration

image

A clean, distraction-free VSCode configuration inspired by GNU Nano, Micro, and Focus Editor.

  • Zero Distractions: No tabs, no status bar, and no activity bar clutter.
  • Clean UI: Hidden title bar icons, no scrollbars, and no breadcrumbs.
  • Terminal Ready: Designed to be used alongside a terminal-heavy workflow.

Extensions

Extension Purpose Link
August Themes The core color themes Install
Symbols Minimalist file icons Install
Fluent Icons Clean product/UI icons Install
Custom UI Style Allows CSS modification (Stripping useless UI) Install
File Browser Simple file browser palette Install

Typography

Installation

  1. Install the Extensions: Click the links in the table above and install them in VSCode.
  2. Install the Font: Download and install "Space Mono" on your operating system.
  3. Apply Settings:
    • Open VSCode.
    • Press Ctrl + Shift + P (or Cmd + Shift + P on Mac).
    • Type Preferences: Open User Settings (JSON).
    • Paste the contents of the settings.json file from this repo into that window.
    • Type Preferences: Open Keyboard Shortcuts (JSON).
    • Paste the contents of the keybindings.json file from this repo into that window.
  4. Apply CSS Fixes:
    • Because this config uses the Custom UI Style extension to hide the title bar and window controls, you may need to restart VSCode or run the command Custom UI Style: Reload from the command palette.

Configuration by Demiero.

About

My personal config for VSCode/VSCodium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published