Skip to content

Instantly share code, notes, and snippets.

View sejalyadav0818's full-sized avatar
:octocat:
Focusing

SEJAL YADAV sejalyadav0818

:octocat:
Focusing
View GitHub Profile
{
"files.autoSave": "onFocusChange", // Save files on focus change
"workbench.iconTheme": "eq-material-theme-icons",
"workbench.colorTheme": "Tomorrow Night Blue",
"terminal.integrated.env.windows": {},
"workbench.settings.applyToAllProfiles": [],
"editor.fontFamily": "'Source Code Pro', 'Consolas', 'Courier New', monospace",
"editor.fontSize": 14,
"editor.fontLigatures": true,
"editor.tokenColorCustomizations": {