Commit Graph

4 Commits

Author SHA1 Message Date
Anthony Dresser
0e4204752a Fix handling of connections in editors (#9682) (#9688)
* fix handling of connections in editors

* initial tests

* remove test
# Conflicts:
#	src/sql/workbench/browser/taskUtilities.ts
#	src/sql/workbench/services/queryEditor/browser/queryEditorService.ts
#	src/sql/workbench/services/queryEditor/test/common/testQueryEditorService.ts
2020-03-22 09:40:57 -07:00
Anthony Dresser
56695be14a More layering and compile strictness (#8973)
* add more folders to strictire compile, add more strict compile options

* update ci

* wip

* add more layering and fix issues

* add more strictness

* remove unnecessary assertion

* add missing checks

* fix indentation

* remove jsdoc
2020-01-29 20:35:11 -08:00
Charles Gagnon
4f8ced1f6b More dangling promise cleanup (#8518)
* More dangling promise cleanup

* return void

* Function to async

* Fix a couple missed promises
2019-12-02 15:54:33 -08:00
Anthony Dresser
7a2c30e159 move code from parts to contrib (#8319) 2019-11-14 12:23:11 -08:00