Skip to content

leigabriel/vscode-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VS Code Config

This repository contains a set of Visual Studio Code settings and a custom CSS file to create a minimalist editor experience.

Installation

  1. Copy or Link the settings.json

    • Open VS Code.
    • Go to File > Preferences > Settings (or press Ctrl+,).
    • Click the {} icon in the top right to open settings.json.
    • Replace your settings with the contents of this repo's settings.json, or merge as needed.
  2. Install Fonts (Optional)

    • This config uses JetBrainsMono Nerd Font. Download and install it from Nerd Fonts.
  3. Install Recommended Extensions

  4. Enable Custom CSS

    • Install the Custom CSS and JS Loader extension.
    • Update the vscode_custom_css.imports path in settings.json to point to the absolute path of your style.css file from this repo.
    • Run the Enable Custom CSS and JS command from the Command Palette (Ctrl+Shift+P).
    • Restart VS Code.

Output

VS Code Config Screenshot


Feel free to fork and modify for your own setup!

About

vscode-config-editor

Topics

Resources

Stars

Watchers

Forks

Languages