Files
azuredatastudio/src/sql/parts
Kevin Cunnane 9765269d27 Begin defining Extension-based Notebook Provider (#3172)
Implements provider contribution in the MainThreadNotebook, with matching function calls in the ExtHostNotebook class. This will allow us to proxy through notebook providers (specifically, creation of a notebook manager with required content, server managers) from an extension up through to the main process.

Implemented in this PR:
- Callthroughs for content and server manager APIs
- Very basic unit tests covering provider & manager registration

Not implemented:
- Fuller unit tests on the specific callthrough methods for content & server manager.
- Contribution point needed to test this (so we can actually pass through the extension's existing Notebook implementation)
2018-11-08 13:06:40 -08:00
..
2018-09-04 14:55:00 -07:00
2018-10-31 16:13:09 -07:00
2018-06-05 11:24:51 -07:00
2018-10-31 20:27:40 -07:00
2018-09-04 14:55:00 -07:00