Created
          January 19, 2020 13:39 
        
      - 
      
 - 
        
Save remlapmot/63aeb21c8ae53deef6d68f800392beb1 to your computer and use it in GitHub Desktop.  
    VS Code User Settings
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "workbench.sideBar.location": "right", | |
| "workbench.iconTheme": "vscode-icons", | |
| "editor.fontFamily": "Fira Code Light", | |
| "editor.fontLigatures": true, | |
| "latex-workshop.view.pdf.viewer": "tab", | |
| "editor.minimap.enabled": false, | |
| "editor.wordWrap": "on", | |
| "breadcrumbs.enabled": true, | |
| "editor.fontSize": 11, | |
| "window.zoomLevel": 1, | |
| "vsicons.dontShowNewVersionMessage": true, | |
| "terminal.integrated.fontSize": 11, | |
| "workbench.editor.tabSizing": "shrink", | |
| "terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\wsl.exe", | |
| "code-runner.customCommand": "StataSE-64 do $fileName", | |
| "code-runner.preserveFocus": false, | |
| "markdown.preview.fontFamily": "Calibri, -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', 'Ubuntu', 'Droid Sans', sans-serif", | |
| "markdown.preview.fontSize": 14.5, | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
File location:
%appdata%\Code\User