mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-14 03:21:36 -04: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