Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "git.ignoreMissingGitWarning": true,
- "editor.fontFamily": "Fira Code Retina",
- "editor.fontLigatures": true,
- "workbench.iconTheme": "material-icon-theme",
- "workbench.colorTheme": "ƒ - AYU",
- "editor.formatOnPaste": true,
- "editor.multiCursorModifier": "ctrlCmd",
- "editor.snippetSuggestions": "top",
- "editor.formatOnSave": true,
- "editor.formatOnType": false,
- "workbench.activityBar.visible": false,
- "editor.scrollBeyondLastLine": false,
- "workbench.statusBar.visible": true,
- "editor.minimap.enabled": false,
- "window.menuBarVisibility": "toggle",
- "workbench.sideBar.location": "left",
- "files.trimTrailingWhitespace": true,
- "window.zoomLevel": 0,
- "liveServer.settings.CustomBrowser": "firefox",
- "liveServer.settings.fullReload": true,
- "liveServer.settings.port": 5555,
- "explorer.confirmDelete": false,
- "liveServer.settings.donotShowInfoMsg": true
- }
Advertisement
Add Comment
Please, Sign In to add comment