Assets/.vscode/settings.json.asset.txt
{
"application.shellEnvironmentResolutionTimeout": 60000, "application.shellEnvironmentResolutionRetryDelay": 1000, "window.zoomLevel": 1, "chat.mcp.enabled": true, "typescript.updateImportsOnFileMove.enabled": "always", "explorer.confirmDelete": false, "debug.onTaskErrors": "showErrors", "[html]": { "editor.defaultFormatter": "NikolaosGeorgiou.html-fmt-vscode" }, "[javascript]": { "editor.defaultFormatter": "vscode.typescript-language-features" }, "[typescript]": { "editor.defaultFormatter": "vscode.typescript-language-features" }, "[typescriptreact]": { "editor.defaultFormatter": "vscode.typescript-language-features" }, "github.copilot.token": "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", "files.autoSave": "afterDelay", "files.trimTrailingWhitespace": true, "files.defaultLanguage": "powershell", "editor.formatOnSaveMode": "file", "editor.formatOnSave": true, "editor.formatOnPaste": true, "editor.folding": true, "editor.foldingStrategy": "auto", "editor.foldingHighlight": true, "javascript.updateImportsOnFileMove.enabled": "always", "terminal.integrated.allowMnemonics": true, "terminal.integrated.defaultLocation": "view", "powershell.scriptAnalysis.enable": true, "powershell.enableProfileLoading": true, "powershell.codeFolding.enable": true, "powershell.buttons.showRunButtons": true, "powershell.integratedConsole.suppressStartupBanner": true, "powershell.codeFormatting.useCorrectCasing": true, "workbench.panel.defaultLocation": "bottom", "debug.javascript.usePreview": true, "debug.console.closeOnEnd": true, "powershell.codeFormatting.autoCorrectAliases": true, "powershell.codeFormatting.whitespaceBetweenParameters": true, "powershell.debugging.createTemporaryIntegratedConsole": false, "git.autofetch": false, "git.enableSmartCommit": true, "terminal.integrated.copyOnSelection": true, "terminal.integrated.tabs.enabled": true, "terminal.integrated.tabs.focusMode": "singleClick", "terminal.integrated.tabs.location": "right", "powershell.promptToUpdatePowerShell": false, "workbench.settings.useSplitJSON": false, "workbench.sideBar.location": "left", "workbench.startupEditor": "readme", "terminal.integrated.allowWorkspaceConfiguration": true, "terminal.integrated.cursorBlinking": true, "terminal.integrated.cursorStyle": "underline", "terminal.integrated.cwd": ".\\", "terminal.integrated.profiles.windows": { "PowerShell": { "source": "PowerShell", "icon": "terminal-powershell", }, "Command Prompt": { "path": [ "${env:windir}\\Sysnative\\cmd.exe", "${env:windir}\\System32\\cmd.exe" ], "args": [], "icon": "terminal-cmd" }, "Git Bash": { "source": "Git Bash" } }, "powershell.codeFormatting.aliasesToExpand": [ "Microsoft.PowerShell.Management", "Microsoft.PowerShell.Utility", "Microsoft.PowerShell.Management", "Microsoft.PowerShell.Utility", "GenXdev.Windows.psm1", "GenXdev.Webbrowser.Playwright.psm1", "GenXdev.Webbrowser.psm1", "GenXdev.Queries.AI.psm1", "GenXdev.Queries.psm1", "GenXdev.Queries.Text.psm1", "GenXdev.Queries.Webbrowser.psm1", "GenXdev.Queries.Websites.psm1", "GenXdev.PackageManagement.psm1", "GenXdev.Local.AI.psm1", "GenXdev.Local.Coding.psm1", "GenXdev.Local.Console.psm1", "GenXdev.Local.Dashboard.psm1", "GenXdev.Local.Data.psm1", "GenXdev.Local.FileSystem.psm1", "GenXdev.Local.Git.psm1", "GenXdev.Local.Helpers.psm1", "GenXdev.Local.Hometools.psm1", "GenXdev.Local.PackageManagement.psm1", "GenXdev.Local.psm1", "GenXdev.Local.Queries.psm1", "GenXdev.Local.Webbrowser.psm1", "GenXdev.Local.Windows.psm1", "GenXdev.Helpers.Math.Physics.psm1", "GenXdev.Helpers.psm1", "GenXdev.FileSystem.psm1", "GenXdev.Data.KeyValueStore.psm1", "GenXdev.Data.Preferences.psm1", "GenXdev.Data.psm1", "GenXdev.Data.SQLite.psm1", "GenXdev.Data.SqlServer.psm1", "GenXdev.Console.psm1", "GenXdev.Console.Spotify.psm1", "GenXdev.Console.Vlc.psm1", "GenXdev.Coding.Git.psm1", "GenXdev.Coding.PowerShell.Modules.psm1", "GenXdev.Coding.psm1", "GenXdev.Local.AI.psm1", "GenXdev.Local.Coding.psm1", "GenXdev.Local.Console.psm1", "GenXdev.Local.Dashboard.psm1", "GenXdev.Local.Data.psm1", "GenXdev.Local.FileSystem.psm1", "GenXdev.Local.Git.psm1", "GenXdev.Local.Helpers.psm1", "GenXdev.Local.Hometools.psm1", "GenXdev.Local.PackageManagement.psm1", "GenXdev.Local.psm1", "GenXdev.Local.Queries.psm1", "GenXdev.Local.Webbrowser.psm1", "GenXdev.Local.Windows.psm1", "GenXdev.AI.LMStudio.psm1", "GenXdev.AI.psm1", "GenXdev.AI.Queries.psm1", "GenXdev*", "GenXdev.psm1" ], "sqltools.connections": [ { "previewLimit": 50, "driver": "SQLite", "name": "KeyValueStore", "database": "${workspaceFolder:powershell}/Modules/GenXdev.Local/KeyValueStores.sqllite.db" } ], "sqltools.useNodeRuntime": true, "chat.agent.enabled": true, "powershell.codeFormatting.pipelineIndentationStyle": "IncreaseIndentationForFirstPipeline", "chat.mcp.serverSampling": { "PowerShell/.vscode/mcp.json: GenXdev": { "allowedModels": [ "github.copilot-chat/gpt-4.1", "github.copilot-chat/claude-3.5-sonnet", "github.copilot-chat/claude-3.7-sonnet", "github.copilot-chat/claude-3.7-sonnet-thought", "github.copilot-chat/claude-sonnet-4", "github.copilot-chat/gemini-2.0-flash-001", "github.copilot-chat/gemini-2.5-pro-preview-06-05", "github.copilot-chat/gpt-4o", "github.copilot-chat/o1", "github.copilot-chat/o3-mini", "github.copilot-chat/o4-mini" ] } }, "github.copilot.chat.codeGeneration.useInstructionFiles": true, "github.copilot.chat.instructionFiles.enabled": true, "github.copilot.chat.instructionFiles.searchPaths": [ ".github/instructions", ".github/", ], "github.copilot.enable": { "*": true, "plaintext": false, "markdown": false, "scminput": false, "powershell": true }, "github.copilot.advanced": { "debug.overrideEngine": "", "debug.testOverrideProxyUrl": "" }, "chat.instructionsFilesLocations": { ".github/": true }, "github.copilot.chat.codeGeneration.instructions": [ { "file": ".github/copilot-instructions.md" } ] } |