Improve disconnection/reconnection UX
This commit is contained in:
Vendored
+7
-8
@@ -1,9 +1,8 @@
|
||||
{
|
||||
"i18n-ally.localesPaths": [
|
||||
"src/localize/languages"
|
||||
],
|
||||
"i18n-ally.keystyle": "nested",
|
||||
"i18n-ally.sortKeys": true,
|
||||
"i18n-ally.keepFulfilled": true,
|
||||
"i18n-ally.editor.preferEditor": true
|
||||
}
|
||||
"i18n-ally.localesPaths": ["src/localize/languages"],
|
||||
"i18n-ally.keystyle": "nested",
|
||||
"i18n-ally.sortKeys": true,
|
||||
"i18n-ally.keepFulfilled": true,
|
||||
"i18n-ally.editor.preferEditor": true,
|
||||
"i18n-ally.translate.saveAsCandidates": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user