mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 17:22:42 -05:00
* set dirty for editdata to false (prevent backup) * small wording change * Temporary fix for issue * using proper fix * Used editInputData onDidChangeDirty * Moved all code to editDataInput * Implemented fix from notebooks into editdata. * Fix for unregistering copy service * Fix in QueryEditorService * add handling in case of changes made while editing * Small optimization, removed setdirty in sql check * moved onDidChangeDirty to EditDataInput * some text changes * small fix for consistency in slickColorTheme