Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.27 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.27 KB

EssentialVS

Minimalist Configuration for Visual Studio Code

This repository contains a minimal and simplified configuration for Visual Studio Code (VSCode), designed to provide a clean and efficient development experience. By removing unnecessary clutter and keeping only essential features, this configuration is aimed at those who prefer a simple user interface and an agile development environment.

Requirements

Before using this configuration, please ensure you have the following extensions installed:

  1. Apc Customize UI++
  2. Symbols
  3. One Dark Pro

Usage

  1. Open Visual Studio Code.
  2. Go to "View" > "Extensions" (or press Ctrl+Shift+X) and search for each of the extensions mentioned in the requirements section. Install them by clicking on the "Install" button for each extension.
  3. Once the extensions are installed, search for "Preferences: Open User Settings (JSON)" in the command palette (Ctrl+Shift+P), and select it.
  4. Paste the contents of the settings.json file from this repository into the JSON file that opens.