From e34be1261d9219e5b2b92ebe271f609f11d55f63 Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Sun, 22 Dec 2019 03:50:40 +0100 Subject: vewer: Tags indexing and search input --- viewer/visualstudio.code-workspace | 1 + 1 file changed, 1 insertion(+) (limited to 'viewer/visualstudio.code-workspace') diff --git a/viewer/visualstudio.code-workspace b/viewer/visualstudio.code-workspace index 548c101..67b3ba9 100644 --- a/viewer/visualstudio.code-workspace +++ b/viewer/visualstudio.code-workspace @@ -9,5 +9,6 @@ "javascript.format.semicolons": "insert", "typescript.disableAutomaticTypeAcquisition": true, "vue-i18n-ally.localesPaths": "src/locales", + "vue-i18n-ally.keystyle": "flat", } } \ No newline at end of file -- cgit v1.2.3