{ "files.exclude": { "**/.git": false, "**/.svn": false, "**/.hg": false, "**/CVS": false, "**/.DS_Store": false, "**/Thumbs.db": false, "**/.git/objects/**": false, "**/*~": false, "**/*~/**": false, "**/~*": false, "**/~*/**": false, "BFLY0": false, "BFLY1": false, "butterfly_web": false, "prolog2": false, "**/ImportantDocs": false }, "editor.tabCompletion": "on", "diffEditor.codeLens": true, "doxide.openAI.apiKey": "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", "codex.apiKey": "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", "codex.completionEngineEnabled": true, "r.lsp.debug": true, "editor.formatOnType": true, "editor.quickSuggestions": { "other": "on", "comments": true, "strings": "off" }, "hide-files.files": [], "workspace.isHidden": false, "explorerExclude.backup": {}, "chatgpt.gpt3.model": "text-davinci-003", "chatgpt.response.showNotification": true, "chatgpt.telemetry.disable": true, "chatgpt.promptPrefix.customPrompt2": "Document this code with line by line comments", "chatgpt.promptPrefix.customPrompt2-enabled": true, "chatgpt.promptPrefix.customPrompt1": "Document this code with line by line comments", "chatgpt.promptPrefix.customPrompt1-enabled": true }