| DevContainerFeature |
(experimental) devcontainer features options.
|
| DevContainerOptions |
(experimental) Constructor options for the DevContainer component.
|
| IDevContainerEnvironment |
|
| IDevContainerEnvironment.Jsii$Default |
|
| Presentation |
(experimental) VSCode launch configuration Presentation interface "using the order, group, and hidden attributes in the presentation object you can sort, group, and hide configurations and compounds in the Debug configuration dropdown and in the Debug quick pick." Source: https://code.visualstudio.com/docs/editor/debugging#_launchjson-attributes.
|
| ServerReadyAction |
(experimental) VSCode launch configuration ServerReadyAction interface "if you want to open a URL in a web browser whenever the program under debugging outputs a specific message to the debug console or integrated terminal." Source: https://code.visualstudio.com/docs/editor/debugging#_launchjson-attributes.
|
| VsCodeLaunchCommandInputEntry |
(experimental) Options for a 'VsCodeLaunchCommandInputEntry' Source: https://code.visualstudio.com/docs/editor/variables-reference#_input-variables.
|
| VsCodeLaunchConfigurationEntry |
(experimental) Options for a 'VsCodeLaunchConfigurationEntry' Source: https://code.visualstudio.com/docs/editor/debugging#_launchjson-attributes.
|
| VsCodeLaunchInputEntry |
(experimental) Base options for a 'VsCodeLaunchInputEntry' Source: https://code.visualstudio.com/docs/editor/variables-reference#_input-variables.
|
| VsCodeLaunchPickStringInputEntry |
(experimental) Options for a 'VsCodeLaunchPickStringInputEntry' Source: https://code.visualstudio.com/docs/editor/variables-reference#_input-variables.
|
| VsCodeLaunchPromptStringInputEntry |
(experimental) Options for a 'VsCodeLaunchPromptStringInputEntry' Source: https://code.visualstudio.com/docs/editor/variables-reference#_input-variables.
|