- Open command pallete in VS Code using shortcuts Ctrl+Shift+P
- Then search for Preferences: Open User Settings and hit enter
- Copy this settings into settings.json
{ "workbench.colorTheme": "Material Theme Lighter", "editor.lineHeight": 23, "editor.fontSize": 14, "editor.fontFamily": "Fira Code, 'Courier New', monospace", "editor.tabSize": 2, "editor.cursorStyle": "block", "editor.roundedSelection": false, "editor.multicursorModifier": "ctrl", "editor.cursorBlinking": "solid", "editor.renderWhitespace": "all", "editor.dragAndDrop": false, "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe", "workbench.iconTheme": "vscode-icons" } - Save and have fun!
-
Notifications
You must be signed in to change notification settings - Fork 0
lonelyfrontend/vs-code-user-settings
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
VS Code user settings.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published



