Added color theme for Kusto (#12216)

* Added color theme

* Changed Kusto extension UI labels

Co-authored-by: Monica Gupta <mogupt@microsoft.com>
This commit is contained in:
Monica Gupta
2020-09-10 12:07:04 -07:00
committed by GitHub
parent 3ff9df8e0b
commit 5730940492
4 changed files with 13 additions and 7 deletions

View File

@@ -23,7 +23,7 @@
"kusto.logDebugInfo": "[Optional] Log debug output to the console (View -> Output) and then select appropriate output channel from the dropdown",
"kusto.tracingLevel": "[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information",
"kusto.provider.displayName": "Kusto",
"kusto.provider.displayName": "Azure Data Explorer (Kusto)",
"kusto.connectionOptions.connectionName.displayName": "Name (optional)",
"kusto.connectionOptions.connectionName.description": "Custom name of the connection",
"kusto.connectionOptions.serverName.displayName": "Cluster",