summaryrefslogtreecommitdiffstats
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authort.me/xtekky <98614666+xtekky@users.noreply.github.com>2023-05-04 20:13:08 +0200
committerGitHub <noreply@github.com>2023-05-04 20:13:08 +0200
commit4a26913b6ed6a8106ed6560903a5f70e860e8c2f (patch)
tree0f97c8f5e3fb8bf5930c4a5e7bc2af36b4d36382 /.vscode/settings.json
parentMerge pull request #439 from mishalhossin/patch-1 (diff)
parentFixed imports (diff)
downloadgpt4free-4a26913b6ed6a8106ed6560903a5f70e860e8c2f.tar
gpt4free-4a26913b6ed6a8106ed6560903a5f70e860e8c2f.tar.gz
gpt4free-4a26913b6ed6a8106ed6560903a5f70e860e8c2f.tar.bz2
gpt4free-4a26913b6ed6a8106ed6560903a5f70e860e8c2f.tar.lz
gpt4free-4a26913b6ed6a8106ed6560903a5f70e860e8c2f.tar.xz
gpt4free-4a26913b6ed6a8106ed6560903a5f70e860e8c2f.tar.zst
gpt4free-4a26913b6ed6a8106ed6560903a5f70e860e8c2f.zip
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 00000000..5af1e3ee
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,4 @@
+{
+ "editor.tabCompletion": "on",
+ "diffEditor.codeLens": true
+} \ No newline at end of file