You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"settings.editor.autocomplete.description": "You’re always able to get suggestions by pressing Ctrl+Space.",
13
16
@@ -35,5 +38,7 @@
35
38
"settings.useVirtualTables.popover": "It will increase performance, but could work unstable",
36
39
37
40
"settings.queryUseMultiSchema.title": "Allow queries with multiple result sets",
38
-
"settings.queryUseMultiSchema.popover": "Use 'multi' schema for queries that enables queries with multiple result sets. Returns nothing on versions 23-3 and older"
41
+
"settings.queryUseMultiSchema.popover": "Use 'multi' schema for queries that enables queries with multiple result sets. Returns nothing on versions 23-3 and older",
0 commit comments