mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
* Add config for enabling Flat File Import logging * Move logs to default log location for extensions * Add localized strings
5 lines
232 B
JSON
5 lines
232 B
JSON
{
|
|
"flatfileimport.configuration.title": "Flat File Import configuration",
|
|
"flatfileimport.logDebugInfo": "[Optional] Log debug output to the console (View -> Output) and then select appropriate output channel from the dropdown"
|
|
}
|