mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-11 02:32:35 -05:00
Add a config for copying with trailing line break (#23481)
This commit is contained in:
@@ -219,7 +219,8 @@ function getClientOptions(context: AppContext): ClientOptions {
|
||||
synchronize: {
|
||||
configurationSection: [
|
||||
Constants.extensionConfigSectionName,
|
||||
Constants.telemetryConfigSectionName
|
||||
Constants.telemetryConfigSectionName,
|
||||
Constants.queryEditorConfigSectionName,
|
||||
]
|
||||
},
|
||||
providerId: Constants.providerId,
|
||||
|
||||
Reference in New Issue
Block a user