Main extension module for the Datalayer VS Code extension. Orchestrates the initialization of all services, UI components, and commands.
NOTE: The os module is preloaded by preload.ts (the webpack entry point) to ensure it's available before cmake-ts tries to call os.platform()
Main extension module for the Datalayer VS Code extension. Orchestrates the initialization of all services, UI components, and commands.
NOTE: The os module is preloaded by preload.ts (the webpack entry point) to ensure it's available before cmake-ts tries to call os.platform()