Guest User

Untitled

a guest
Jul 20th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. {
  2. "window.zoomLevel": 1,
  3. "window.title": "${rootPath}${separator}${activeEditorMedium}${separator}${appName}",
  4. "workbench.editor.enablePreview": false,
  5. "workbench.editor.enablePreviewFromQuickOpen": false,
  6. "editor.mouseWheelZoom": true,
  7. "window.menuBarVisibility": "default",
  8. "window.titleBarStyle": "custom",
  9. "files.eol": "\n"
  10. }
Add Comment
Please, Sign In to add comment