Skip to content

samithseu/vscode-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCODE Settings

This is my personal Visual Studio Code settings. ⚙️

Requirements

Important

Extensions


Fonts

Applying Settings

  1. Open your vscode, then press ctrl + shift + p
  2. Type in Open User Settings (JSON)
  3. Paste the content from settings.json into your vscode settings.
  4. Add the path of styles.css file properly into "vscode_custom_css.imports" of your vscode settings.

Example:

"vscode_custom_css.imports": [
  "file:///yours/file/path/to/vscode_custom_css/styles.css"
]

Result

About

Personal Visual Studio Code Settings

Topics

Resources

Stars

Watchers

Forks

Languages