This commit is contained in:
Errol Sancaktar 2024-09-18 20:07:38 -06:00
parent b27466d813
commit 7c83f5486a
22 changed files with 156 additions and 141 deletions

View File

@ -1,3 +0,0 @@
2024/09/18-14:19:49.607 6e03 Reusing MANIFEST /Users/errol/Library/Application Support/Code/Local Storage/leveldb/MANIFEST-000001
2024/09/18-14:19:49.608 6e03 Recovering log #3
2024/09/18-14:19:49.608 6e03 Reusing old log /Users/errol/Library/Application Support/Code/Local Storage/leveldb/000003.log

View File

@ -1,3 +0,0 @@
2024/09/18-14:19:14.656 6803 Reusing MANIFEST /Users/errol/Library/Application Support/Code/Local Storage/leveldb/MANIFEST-000001
2024/09/18-14:19:14.656 6803 Recovering log #3
2024/09/18-14:19:14.656 6803 Reusing old log /Users/errol/Library/Application Support/Code/Local Storage/leveldb/000003.log

View File

@ -1,3 +0,0 @@
2024/09/18-14:19:49.607 fc03 Reusing MANIFEST /Users/errol/Library/Application Support/Code/Service Worker/Database/MANIFEST-000001
2024/09/18-14:19:49.608 fc03 Recovering log #3
2024/09/18-14:19:49.608 fc03 Reusing old log /Users/errol/Library/Application Support/Code/Service Worker/Database/000003.log

View File

@ -1,3 +0,0 @@
2024/09/18-14:19:14.656 6a03 Reusing MANIFEST /Users/errol/Library/Application Support/Code/Service Worker/Database/MANIFEST-000001
2024/09/18-14:19:14.656 6a03 Recovering log #3
2024/09/18-14:19:14.656 6a03 Reusing old log /Users/errol/Library/Application Support/Code/Service Worker/Database/000003.log

View File

@ -1,3 +1,3 @@
2024/09/18-14:19:48.149 6803 Reusing MANIFEST /Users/errol/Library/Application Support/Code/Session Storage/MANIFEST-000001 2024/09/18-17:13:00.469 6403 Reusing MANIFEST /Users/errol/Library/Application Support/Code/Session Storage/MANIFEST-000001
2024/09/18-14:19:48.150 6803 Recovering log #3 2024/09/18-17:13:00.469 6403 Recovering log #3
2024/09/18-14:19:48.150 6803 Reusing old log /Users/errol/Library/Application Support/Code/Session Storage/000003.log 2024/09/18-17:13:00.469 6403 Reusing old log /Users/errol/Library/Application Support/Code/Session Storage/000003.log

View File

@ -1,3 +1,3 @@
2024/09/18-14:19:13.461 6e03 Reusing MANIFEST /Users/errol/Library/Application Support/Code/Session Storage/MANIFEST-000001 2024/09/18-16:44:08.781 6803 Reusing MANIFEST /Users/errol/Library/Application Support/Code/Session Storage/MANIFEST-000001
2024/09/18-14:19:13.461 6e03 Recovering log #3 2024/09/18-16:44:08.781 6803 Recovering log #3
2024/09/18-14:19:13.461 6e03 Reusing old log /Users/errol/Library/Application Support/Code/Session Storage/000003.log 2024/09/18-16:44:08.781 6803 Reusing old log /Users/errol/Library/Application Support/Code/Session Storage/000003.log

View File

@ -1,4 +1,6 @@
ms-python.autopep8 njpwerner.autodocstring
ms-python.isort
ms-python.black-formatter
ms-python.debugpy ms-python.debugpy
ms-python.pylint ms-python.pylint
ms-python.python ms-python.python

View File

@ -2,7 +2,7 @@
"environment": { "environment": {
"executable": "/opt/homebrew/opt/python@3.12/bin/python3.12", "executable": "/opt/homebrew/opt/python@3.12/bin/python3.12",
"prefix": "/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12", "prefix": "/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12",
"version": "3.12.4.final.0", "version": "3.12.6.final.0",
"is64Bit": true, "is64Bit": true,
"symlinks": [ "symlinks": [
"/opt/homebrew/bin/python3", "/opt/homebrew/bin/python3",
@ -13,23 +13,23 @@
[ [
"/opt/homebrew/bin/python3", "/opt/homebrew/bin/python3",
{ {
"secs_since_epoch": 1721077722, "secs_since_epoch": 1726697455,
"nanos_since_epoch": 830416578 "nanos_since_epoch": 399543845
}, },
{ {
"secs_since_epoch": 1721077722, "secs_since_epoch": 1726697455,
"nanos_since_epoch": 816217461 "nanos_since_epoch": 370245548
} }
], ],
[ [
"/opt/homebrew/opt/python@3.12/bin/python3.12", "/opt/homebrew/opt/python@3.12/bin/python3.12",
{ {
"secs_since_epoch": 1721077722, "secs_since_epoch": 1726697455,
"nanos_since_epoch": 830416578 "nanos_since_epoch": 399543845
}, },
{ {
"secs_since_epoch": 1721077722, "secs_since_epoch": 1726697455,
"nanos_since_epoch": 816217461 "nanos_since_epoch": 370245548
} }
] ]
] ]

View File

@ -41,6 +41,7 @@
"file:///Users/errol/git/personal/Automation/nixos": "__default__profile__", "file:///Users/errol/git/personal/Automation/nixos": "__default__profile__",
"file:///Users/errol/git/personal/kubernetes/install": "__default__profile__", "file:///Users/errol/git/personal/kubernetes/install": "__default__profile__",
"file:///Users/errol/git/personal/kubernetes": "__default__profile__", "file:///Users/errol/git/personal/kubernetes": "__default__profile__",
"file:///Users/errol/.dotfiles/vscode-osx/Library/Application%20Support/Code/User": "__default__profile__",
"file:///Users/errol/git/lucidpoint/Spare": "__default__profile__" "file:///Users/errol/git/lucidpoint/Spare": "__default__profile__"
}, },
"emptyWindows": {} "emptyWindows": {}
@ -63,8 +64,8 @@
"backupPath": "/Users/errol/Library/Application Support/Code/Backups/65aab9f1f2abea635ea8ca0a7c3bd61d", "backupPath": "/Users/errol/Library/Application Support/Code/Backups/65aab9f1f2abea635ea8ca0a7c3bd61d",
"uiState": { "uiState": {
"mode": 1, "mode": 1,
"x": 62, "x": 54,
"y": 73, "y": 75,
"width": 1639, "width": 1639,
"height": 1112 "height": 1112
} }
@ -92,7 +93,7 @@
"editorPartMinWidth": 220, "editorPartMinWidth": 220,
"titleBarHeight": 35, "titleBarHeight": 35,
"activityBarWidth": 48, "activityBarWidth": 48,
"sideBarWidth": 300, "sideBarWidth": 0,
"statusBarHeight": 22, "statusBarHeight": 22,
"windowBorder": false "windowBorder": false
} }
@ -147,8 +148,7 @@
"items": [ "items": [
{ {
"id": "workbench.action.reopenClosedEditor", "id": "workbench.action.reopenClosedEditor",
"label": "&&Reopen Closed Editor", "label": "&&Reopen Closed Editor"
"enabled": false
}, },
{ {
"id": "vscode.menubar.separator" "id": "vscode.menubar.separator"
@ -163,6 +163,16 @@
"enabled": true, "enabled": true,
"label": "~/git/lucidpoint/Spare" "label": "~/git/lucidpoint/Spare"
}, },
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"path": "/Users/errol/.dotfiles/vscode-osx/Library/Application Support/Code/User",
"scheme": "file"
},
"enabled": true,
"label": "~/.dotfiles/vscode-osx/Library/Application Support/Code/User"
},
{ {
"id": "vscode.menubar.separator" "id": "vscode.menubar.separator"
}, },
@ -431,8 +441,7 @@
}, },
{ {
"id": "workbench.action.toggleSidebarVisibility", "id": "workbench.action.toggleSidebarVisibility",
"label": "&&Primary Side Bar", "label": "&&Primary Side Bar"
"checked": true
}, },
{ {
"id": "workbench.action.toggleAuxiliaryBar", "id": "workbench.action.toggleAuxiliaryBar",
@ -641,6 +650,13 @@
{ {
"id": "vscode.menubar.separator" "id": "vscode.menubar.separator"
}, },
{
"id": "workbench.action.splitEditorInGroup",
"label": "Split in &&Group"
},
{
"id": "vscode.menubar.separator"
},
{ {
"id": "workbench.action.moveEditorToNewWindow", "id": "workbench.action.moveEditorToNewWindow",
"label": "&&Move Editor into New Window" "label": "&&Move Editor into New Window"
@ -717,6 +733,10 @@
"id": "workbench.view.extensions", "id": "workbench.view.extensions",
"label": "E&&xtensions" "label": "E&&xtensions"
}, },
{
"id": "workbench.view.extension.test",
"label": "T&&esting"
},
{ {
"id": "vscode.menubar.separator" "id": "vscode.menubar.separator"
}, },
@ -741,8 +761,7 @@
}, },
{ {
"id": "editor.action.toggleWordWrap", "id": "editor.action.toggleWordWrap",
"label": "&&Word Wrap", "label": "&&Word Wrap"
"enabled": false
} }
] ]
}, },
@ -750,8 +769,7 @@
"items": [ "items": [
{ {
"id": "workbench.action.navigateBack", "id": "workbench.action.navigateBack",
"label": "&&Back", "label": "&&Back"
"enabled": false
}, },
{ {
"id": "workbench.action.navigateForward", "id": "workbench.action.navigateForward",
@ -830,54 +848,45 @@
}, },
{ {
"id": "workbench.action.focusThirdEditorGroup", "id": "workbench.action.focusThirdEditorGroup",
"label": "Group &&3", "label": "Group &&3"
"enabled": false
}, },
{ {
"id": "workbench.action.focusFourthEditorGroup", "id": "workbench.action.focusFourthEditorGroup",
"label": "Group &&4", "label": "Group &&4"
"enabled": false
}, },
{ {
"id": "workbench.action.focusFifthEditorGroup", "id": "workbench.action.focusFifthEditorGroup",
"label": "Group &&5", "label": "Group &&5"
"enabled": false
}, },
{ {
"id": "vscode.menubar.separator" "id": "vscode.menubar.separator"
}, },
{ {
"id": "workbench.action.focusNextGroup", "id": "workbench.action.focusNextGroup",
"label": "&&Next Group", "label": "&&Next Group"
"enabled": false
}, },
{ {
"id": "workbench.action.focusPreviousGroup", "id": "workbench.action.focusPreviousGroup",
"label": "&&Previous Group", "label": "&&Previous Group"
"enabled": false
}, },
{ {
"id": "vscode.menubar.separator" "id": "vscode.menubar.separator"
}, },
{ {
"id": "workbench.action.focusLeftGroup", "id": "workbench.action.focusLeftGroup",
"label": "Group &&Left", "label": "Group &&Left"
"enabled": false
}, },
{ {
"id": "workbench.action.focusRightGroup", "id": "workbench.action.focusRightGroup",
"label": "Group &&Right", "label": "Group &&Right"
"enabled": false
}, },
{ {
"id": "workbench.action.focusAboveGroup", "id": "workbench.action.focusAboveGroup",
"label": "Group &&Above", "label": "Group &&Above"
"enabled": false
}, },
{ {
"id": "workbench.action.focusBelowGroup", "id": "workbench.action.focusBelowGroup",
"label": "Group &&Below", "label": "Group &&Below"
"enabled": false
} }
] ]
} }
@ -1107,15 +1116,18 @@
}, },
{ {
"id": "workbench.action.tasks.showTasks", "id": "workbench.action.tasks.showTasks",
"label": "Show Runnin&&g Tasks..." "label": "Show Runnin&&g Tasks...",
"enabled": false
}, },
{ {
"id": "workbench.action.tasks.restartTask", "id": "workbench.action.tasks.restartTask",
"label": "R&&estart Running Task..." "label": "R&&estart Running Task...",
"enabled": false
}, },
{ {
"id": "workbench.action.tasks.terminate", "id": "workbench.action.tasks.terminate",
"label": "&&Terminate Task..." "label": "&&Terminate Task...",
"enabled": false
}, },
{ {
"id": "vscode.menubar.separator" "id": "vscode.menubar.separator"
@ -1462,6 +1474,11 @@
"isNative": false, "isNative": false,
"userSettingsLabel": "cmd+k cmd+\\" "userSettingsLabel": "cmd+k cmd+\\"
}, },
"workbench.action.splitEditorInGroup": {
"label": "⌘K ⇧⌘\\",
"isNative": false,
"userSettingsLabel": "cmd+k shift+cmd+\\"
},
"workbench.action.copyEditorToNewWindow": { "workbench.action.copyEditorToNewWindow": {
"label": "⌘K O", "label": "⌘K O",
"isNative": false, "isNative": false,

View File

@ -1,81 +1,85 @@
{ {
"explorer.confirmDelete": false, "explorer.confirmDelete": false,
"editor.minimap.enabled": false, "editor.minimap.enabled": false,
"security.workspace.trust.untrustedFiles": "open", "security.workspace.trust.untrustedFiles": "open",
"git.enableSmartCommit": true, "git.enableSmartCommit": true,
"git.confirmSync": false, "git.confirmSync": false,
"redhat.telemetry.enabled": true, "redhat.telemetry.enabled": true,
"explorer.confirmDragAndDrop": false, "explorer.confirmDragAndDrop": false,
"autoDocstring.includeExtendedSummary": true, "autoDocstring.docstringFormat": "google",
"autoDocstring.includeName": true, "autoDocstring.addDocstringOnClass": true,
// Editor settings "autoDocstring.addDocstringOnInit": true,
"files.autoSave": "afterDelay", "autoDocstring.maxLineLength": 88,
"editor.tabSize": 2, "autoDocstring.includeExtendedSummary": false,
"editor.insertSpaces": true, "autoDocstring.includeName": true,
"files.trimFinalNewlines": true, // Editor settings
"editor.fontFamily": "Fira Code", "files.autoSave": "afterDelay",
"editor.fontLigatures": true, "editor.tabSize": 2,
"editor.formatOnSave": true, "editor.insertSpaces": true,
"editor.formatOnSaveMode": "modifications", "files.trimFinalNewlines": true,
"editor.formatOnType": true, "editor.fontFamily": "Fira Code",
// Window and layout settings "editor.fontLigatures": true,
"window.clickThroughInactive": false,
"workbench.startupEditor": "newUntitledFile",
"workbench.statusBar.visible": true,
"workbench.tips.enabled": false,
"workbench.sideBar.location": "right",
"workbench.colorTheme": "Cobalt2",
"workbench.editor.pinnedTabSizing": "shrink",
"workbench.editor.pinnedTabsOnSeparateRow": true,
"workbench.editor.scrollToSwitchTabs": true,
"workbench.editor.tabSizing": "shrink",
"debug.closeReadonlyTabsOnEnd": true,
"window.density.editorTabHeight": "compact",
// Git settings
"git.autofetch": true,
"git.showInlineOpenFileAction": true,
"git.autorefresh": true,
"git.decorations.enabled": true,
"git.openRepositoryInParentFolders": "never",
// Python settings
"python.defaultInterpreterPath": "/usr/bin/python3",
"python.languageServer": "Pylance",
"python.analysis.completeFunctionParens": false,
"python.createEnvironment.trigger": "off",
"python.terminal.activateEnvInCurrentTerminal": false,
"python.terminal.activateEnvironment": false,
"python.analysis.autoImportCompletions": false,
"python.experiments.enabled": false,
"python.venvPath": "venv",
"python.analysis.typeCheckingMode": "strict",
"python.analysis.autoSearchPaths": true,
// TypeScript and JavaScript settings
"typescript.updateImportsOnFileMove.enabled": "never",
"typescript.suggest.autoImports": false,
"javascript.suggest.autoImports": false,
"javascript.updateImportsOnFileMove.enabled": "never",
// Python-specific editor settings
"[python]": {
"editor.rulers": [
88
],
"diffEditor.ignoreTrimWhitespace": false,
"editor.formatOnSave": true, "editor.formatOnSave": true,
"editor.defaultFormatter": "ms-python.autopep8", "editor.formatOnSaveMode": "modifications",
"editor.wordBasedSuggestions": "currentDocument", "editor.formatOnType": true,
"editor.codeActionsOnSave": { // Window and layout settings
"source.organizeImports": "explicit" "window.clickThroughInactive": false,
} "workbench.startupEditor": "newUntitledFile",
}, "workbench.statusBar.visible": true,
// Black formatter settings "workbench.tips.enabled": false,
"black-formatter.args": [ "workbench.sideBar.location": "right",
"--line-length", "workbench.colorTheme": "Cobalt2",
"88" "workbench.editor.pinnedTabSizing": "shrink",
], "workbench.editor.pinnedTabsOnSeparateRow": true,
// Miscellaneous settings "workbench.editor.scrollToSwitchTabs": true,
"problems.decorations.enabled": false, "workbench.editor.tabSizing": "shrink",
"merge-conflict.autoNavigateNextConflict.enabled": false, "debug.closeReadonlyTabsOnEnd": true,
"python.testing.pytestEnabled": true, "window.density.editorTabHeight": "compact",
"black-formatter.showNotifications": "onWarning", // Git settings
"pylint.lintOnChange": true, "git.autofetch": true,
} "git.showInlineOpenFileAction": true,
"git.autorefresh": true,
"git.decorations.enabled": true,
"git.openRepositoryInParentFolders": "never",
// Python settings
"python.languageServer": "Pylance",
"python.venvPath": "venv",
"python.analysis.completeFunctionParens": false,
"python.createEnvironment.trigger": "off",
"python.terminal.activateEnvInCurrentTerminal": false,
"python.terminal.activateEnvironment": false,
"python.analysis.autoImportCompletions": true,
"python.experiments.enabled": false,
"python.analysis.typeCheckingMode": "strict",
"python.analysis.autoSearchPaths": true,
// TypeScript and JavaScript settings
"typescript.updateImportsOnFileMove.enabled": "never",
"typescript.suggest.autoImports": false,
"javascript.suggest.autoImports": false,
"javascript.updateImportsOnFileMove.enabled": "never",
// Python-specific editor settings
"[python]": {
"editor.rulers": [
88
],
"diffEditor.ignoreTrimWhitespace": false,
"editor.formatOnSave": true,
"editor.defaultFormatter": "ms-python.black-formatter",
"editor.wordBasedSuggestions": "currentDocument",
"editor.codeActionsOnSave": {
"source.organizeImports": "explicit"
}
},
// Black formatter settings
"black-formatter.args": [
"--line-length",
"88"
],
// Miscellaneous settings
"problems.decorations.enabled": false,
"merge-conflict.autoNavigateNextConflict.enabled": false,
"python.testing.pytestEnabled": true,
"black-formatter.showNotifications": "onWarning",
"pylint.lintOnChange": true,
"python.analysis.cacheLSPData": true,
}

View File

@ -10,7 +10,9 @@
"cat \"/Users/errol/Library/Application Support/Code/User/extensions.txt\" | while IFS= read -r extension; do echo \"Checking $extension...\"; if ! code --list-extensions | grep -q \"$extension\"; then echo \"Installing $extension...\"; code --install-extension \"$extension\"; else echo \"$extension is already installed\"; fi; done" "cat \"/Users/errol/Library/Application Support/Code/User/extensions.txt\" | while IFS= read -r extension; do echo \"Checking $extension...\"; if ! code --list-extensions | grep -q \"$extension\"; then echo \"Installing $extension...\"; code --install-extension \"$extension\"; else echo \"$extension is already installed\"; fi; done"
], ],
"presentation": { "presentation": {
"reveal": "always", "reveal": "never",
"focus": false,
"echo": false,
"panel": "new" "panel": "new"
}, },
"runOptions": { "runOptions": {

View File

@ -1,3 +1,5 @@
njpwerner.autodocstring
ms-python.isort
ms-python.autopep8 ms-python.autopep8
ms-python.debugpy ms-python.debugpy
ms-python.pylint ms-python.pylint

View File

@ -192,3 +192,4 @@ if [ -f '/Users/errol/Downloads/google-cloud-sdk/completion.zsh.inc' ]; then . '
export GOOGLE_APPLICATION_CREDENTIALS=/Users/errol/.config/gcloud/application_default_credentials.json export GOOGLE_APPLICATION_CREDENTIALS=/Users/errol/.config/gcloud/application_default_credentials.json
alias gam="/home/errol/bin/gamadv-xtd3/gam" alias gam="/home/errol/bin/gamadv-xtd3/gam"
source <(kubectl completion zsh)