Last active
September 28, 2024 20:31
-
-
Save thesephist/941b96ad8a7059bf9a04007903f3c9eb to your computer and use it in GitHub Desktop.
Cursor settings
This file contains 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
anysphere.pyright | |
apollographql.vscode-apollo | |
bradlc.vscode-tailwindcss | |
dbaeumer.vscode-eslint | |
denoland.vscode-deno | |
eamodio.gitlens | |
esbenp.prettier-vscode | |
github.vscode-pull-request-github | |
ms-azuretools.vscode-docker | |
ms-python.black-formatter | |
ms-python.debugpy | |
ms-python.python | |
ms-python.vscode-pylance | |
ms-toolsai.jupyter | |
ms-toolsai.jupyter-renderers | |
ms-toolsai.vscode-jupyter-cell-tags | |
ms-toolsai.vscode-jupyter-slideshow | |
ms-vscode.makefile-tools | |
streetsidesoftware.code-spell-checker | |
stylelint.vscode-stylelint | |
timonwong.shellcheck | |
vscodevim.vim | |
wayou.vscode-todo-highlight |
This file contains 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
// Place your key bindings in this file to override the defaultsauto[] | |
[ | |
{ | |
"key": "ctrl+tab", | |
"command": "-workbench.action.quickOpenPreviousRecentlyUsedEditorInGroup", | |
"when": "!activeEditorGroupEmpty" | |
}, | |
{ | |
"key": "ctrl+shift+tab", | |
"command": "-workbench.action.quickOpenLeastRecentlyUsedEditorInGroup", | |
"when": "!activeEditorGroupEmpty" | |
}, | |
{ | |
"key": "ctrl+tab", | |
"command": "workbench.action.nextEditorInGroup" | |
}, | |
{ | |
"key": "cmd+k alt+cmd+right", | |
"command": "-workbench.action.nextEditorInGroup" | |
}, | |
{ | |
"key": "ctrl+shift+tab", | |
"command": "workbench.action.previousEditorInGroup" | |
}, | |
{ | |
"key": "cmd+k alt+cmd+left", | |
"command": "-workbench.action.previousEditorInGroup" | |
}, | |
{ | |
"key": "ctrl+=", | |
"command": "editor.action.rename", | |
"when": "editorHasRenameProvider && editorTextFocus && !editorReadonly" | |
}, | |
{ | |
"key": "f2", | |
"command": "-editor.action.rename", | |
"when": "editorHasRenameProvider && editorTextFocus && !editorReadonly" | |
}, | |
{ | |
"key": "escape", | |
"command": "-notebook.cell.quitEdit", | |
"when": "inputFocus && notebookEditorFocused && !editorHasSelection && !editorHoverVisible && vim.active && vim.mode == 'Normal'" | |
}, | |
{ | |
"key": "cmd+0", | |
"command": "workbench.action.zoomReset" | |
}, | |
{ | |
"key": "cmd+numpad0", | |
"command": "-workbench.action.zoomReset" | |
}, | |
] |
This file contains 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.colorTheme": "Monokai", | |
"editor.fontFamily": "\"JetBrains Mono\", \"Fira Code\", Menlo, Monaco, 'Courier New', monospace", | |
"editor.multiCursorModifier": "ctrlCmd", | |
"files.exclude": { | |
"**/*.swp": true | |
}, | |
"files.trimTrailingWhitespace": true, | |
"files.trimFinalNewlines": true, | |
"editor.fontLigatures": true, | |
"editor.minimap.renderCharacters": false, | |
"editor.renderControlCharacters": true, | |
"editor.cursorBlinking": "solid", | |
"editor.cursorSmoothCaretAnimation": "on", | |
"editor.parameterHints.enabled": false, | |
"editor.acceptSuggestionOnCommitCharacter": false, | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"explorer.confirmDelete": false, | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"explorer.confirmDragAndDrop": false, | |
"[html]": { | |
"editor.defaultFormatter": "vscode.html-language-features" | |
}, | |
"editor.inlineSuggest.enabled": true, | |
"[jsonc]": { | |
"editor.defaultFormatter": "vscode.json-language-features" | |
}, | |
"[typescriptreact]": { | |
"editor.defaultFormatter": "denoland.vscode-deno" | |
}, | |
"[typescript]": { | |
"editor.defaultFormatter": "denoland.vscode-deno" | |
}, | |
"[javascript]": { | |
"editor.defaultFormatter": "esbenp.prettier-vscode" | |
}, | |
"diffEditor.ignoreTrimWhitespace": false, | |
"todohighlight.keywords": [ | |
"nocommit", | |
"TODO(linus)" | |
], | |
"githubPullRequests.pullBranch": "never", | |
"[json]": { | |
"editor.defaultFormatter": "esbenp.prettier-vscode" | |
}, | |
"git.autofetch": true, | |
"workbench.startupEditor": "none", | |
"window.menuBarVisibility": "toggle", | |
"[python]": { | |
"editor.defaultFormatter": "ms-python.black-formatter" | |
}, | |
"cSpell.userWords": [ | |
"anext", | |
"arange", | |
"autoencoder", | |
"conseq", | |
"conseqs", | |
"DDIM", | |
"DDPM", | |
"dtype", | |
"Embedder", | |
"embedders", | |
"entr", | |
"Evals", | |
"Finetuning", | |
"gelu", | |
"Highbeam", | |
"hyperparameters", | |
"Impls", | |
"interp", | |
"interpretability", | |
"jsonify", | |
"LIVEKIT", | |
"logit", | |
"logits", | |
"Multihead", | |
"Multimodal", | |
"nonlinearities", | |
"numel", | |
"openai", | |
"optim", | |
"orjson", | |
"overfit", | |
"overfitting", | |
"Pensieve", | |
"prerendered", | |
"pyarrow", | |
"pydantic", | |
"randn", | |
"randperm", | |
"relu", | |
"runwayml", | |
"sema", | |
"Semacast", | |
"slerp", | |
"softmax", | |
"subsampling", | |
"TAMR", | |
"thesephist", | |
"tiktoken", | |
"timesteps", | |
"torchvision", | |
"tqdm", | |
"Trailhead", | |
"typecheck", | |
"uncontainerized", | |
"unembedded", | |
"unet", | |
"unshape", | |
"unsqueeze", | |
"upvote", | |
"wandb", | |
"wikisent" | |
], | |
"settingsSync.ignoredSettings": [], | |
"settingsSync.ignoredExtensions": [], | |
"github.copilot.enable": { | |
"*": true, | |
"plaintext": false, | |
"markdown": true, | |
"scminput": false | |
}, | |
"editor.stickyScroll.enabled": true, | |
"editor.inlineSuggest.suppressSuggestions": true, | |
"jupyter.askForKernelRestart": false, | |
"update.showReleaseNotes": false, | |
"terminal.integrated.tabs.enabled": false, | |
"typescript.tsserver.maxTsServerMemory": 32000, | |
"[markdown]": { | |
"editor.defaultFormatter": "esbenp.prettier-vscode" | |
}, | |
"typescript.tsserver.nodePath": "node", | |
"typescript.tsdk": "node_modules/typescript/lib", | |
"javascript.inlayHints.functionLikeReturnTypes.enabled": true, | |
"workbench.activityBar.location": "top", | |
"github.copilot.editor.enableAutoCompletions": true, | |
"terminal.integrated.fontFamily": "\"JetBrains Mono\", \"Fira Code\", Menlo, Monaco, 'Courier New', monospace", | |
"terminal.integrated.shellIntegration.enabled": false, | |
"python.analysis.typeCheckingMode": "standard", | |
"supermaven.enable": { | |
"*": false | |
}, | |
"editor.minimap.enabled": true, | |
"editor.minimap.size": "fit" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment