This is an extension for VSCode. For internal use only.
Requirements
You'll need permissions in Azure to use all commands
Added Commands
The following commands are added by this extension:
boltrics-devtools.alRemoveLaunchConfiguration: Remove existing configuration from the launch.json
boltrics-devtools.alAddLaunchConfiguration: Add new Launch configuration to launch.json
boltrics-devtools.alAddAttachConfiguration: Add new Attach configuration to launch.json
boltrics-devtools.alAddSnapshotInitializeConfiguration: Add new SnapshotInitialize configuration to launch.json
boltrics-devtools.alSwitchCustomer: Switch to another customer (overwrite launch configuration)
boltrics-devtools.alChangeStartupObjectId: Switch the startup object id to show after publish
boltrics-devtools.alOpenLaunchEnvironment: Open Launch Environment
boltrics-devtools.learnBuildDocFx: Build DocFx to check any errors
boltrics-devtools.alManageRepositoryAppsInWorkspace: Manage Repository Apps in Workspace (add/remove repository apps as workspace folders). Also discoverable via Add App to Workspace and Remove App from Workspace.