{ "latex-workshop.synctex.synctexjs.enabled": true, "latex-workshop.synctex.afterBuild.enabled": true, "latex-workshop.view.pdf.viewer": "tab", "latex-workshop.view.pdf.internal.synctex.keybinding": "double-click", "security.workspace.trust.untrustedFiles": "open", "latex-workshop.view.pdf.zoom": "page-width", "editor.wordWrap": "on", "latex-workshop.view.pdf.tab.editorGroup": "below", "editor.bracketPairColorization.enabled": true, "latex-workshop.message.update.show": false, "latex-workshop.message.warning.show": false, "latex-workshop.message.error.show": false, "latex-workshop.message.information.show": false, "git.confirmSync": false, "git.untrackedChanges": "hidden", "editor.suggestSelection": "first", "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", "workbench.editorAssociations": { "*.ipynb": "jupyter-notebook" }, "notebook.cellToolbarLocation": { "default": "right", "jupyter-notebook": "left" }, "python.defaultInterpreterPath": "C:\\Users\\douc_ran\\Anaconda3\\python.exe", "mdmath.macroFile": "C:\\Users\\douc_ran\\OneDrive\\mymacros.json", "editor.fontSize": 12, "editor.suggest.showStatusBar": true, "editor.suggest.insertMode": "insert", "markdown.extension.katex.macros": { "\\PP": "\\mathbb{P}" }, "window.zoomLevel": 1, "latex-workshop.view.pdf.external.synctex": { "command": "C:\\Users\\douc_ran\\AppData\\Local\\SumatraPDF", "args": [ "-forward-search", "%TEX%", "%LINE%", "-reuse-instance", "-inverse-search", "code \"C:\\Users\\douc_ran\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\outcli.js\" -r -g \"%f:%l\"", "%PDF%", ] }, "jupyter.interactiveWindowMode": "perFile", "[python]": { "editor.formatOnType": true }, "files.autoSave": "afterDelay", "git.openRepositoryInParentFolders": "always", "lightrun.certificatePinningList": [ "515a630cfd1fb908e30087bcc20b7413ad146b9bf2b23d3aaa72c28e45b24fb2", "ee80811b38e7e6c2dc4cc372cbea86bd86b446b012e427f2e19bf094afba5d12" ], "lightrun.serverURL": "https://app.lightrun.com", "lightrun.sendSourceFullPath": true, "git-graph.maxDepthOfRepoSearch": 1, "git.autofetch": true, }