mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-23 17:23:02 -05:00
* Check if light and dark are URI * Added a map in the extensionsRegistry to check * Moved resolve check to connectionProviderExtension * removed resolvedUsers from extensionsRegistry.ts * removed unused imports and spaces * Formatting for import * Simplified resolver check. * ToString is sufficient to avoid any complications * Small formatting fix * removed extra comment