gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] 01/05: editor settings


From: gnunet
Subject: [taler-wallet-core] 01/05: editor settings
Date: Mon, 20 Jul 2020 13:02:52 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

commit a2e7f216277bd8cb722b9662ed1d2d44f927de0d
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Mon Jul 20 16:20:16 2020 +0530

    editor settings
---
 .vscode/settings.json | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/.vscode/settings.json b/.vscode/settings.json
index 7f8edcba..36724f88 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -35,5 +35,11 @@
         "**/*.js.map": true
     },
     "editor.wrappingIndent": "same",
-    "editor.tabSize": 2
+    "editor.tabSize": 2,
+    "search.exclude": {
+        "dist": true,
+        "prebuilt": true,
+        "src/i18n/*.po": true
+    },
+    "search.collapseResults": "auto"
 }
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]