| Console |
(experimental) Controls where to launch the debug target Source: https://code.visualstudio.com/docs/editor/debugging#_launchjson-attributes.
|
| DevContainer |
(experimental) A development environment running VSCode in a container;
|
| DevContainer.Builder |
|
| DevContainerFeature |
(experimental) devcontainer features options.
|
| DevContainerFeature.Builder |
|
| DevContainerOptions |
(experimental) Constructor options for the DevContainer component.
|
| DevContainerOptions.Builder |
|
| IDevContainerEnvironment |
|
| IDevContainerEnvironment.Jsii$Default |
|
| InternalConsoleOptions |
(experimental) Controls the visibility of the VSCode Debug Console panel during a debugging session Source: https://code.visualstudio.com/docs/editor/debugging#_launchjson-attributes.
|
| 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.
|
| Presentation.Builder |
|
| 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.
|
| ServerReadyAction.Builder |
|
| VsCode |
|
| VsCodeLaunchCommandInputEntry |
(experimental) Options for a 'VsCodeLaunchCommandInputEntry' Source: https://code.visualstudio.com/docs/editor/variables-reference#_input-variables.
|
| VsCodeLaunchCommandInputEntry.Builder |
|
| VsCodeLaunchConfig |
(experimental) VSCode launch configuration file (launch.json), useful for enabling in-editor debugger.
|
| VsCodeLaunchConfigurationEntry |
(experimental) Options for a 'VsCodeLaunchConfigurationEntry' Source: https://code.visualstudio.com/docs/editor/debugging#_launchjson-attributes.
|
| VsCodeLaunchConfigurationEntry.Builder |
|
| VsCodeLaunchInputEntry |
(experimental) Base options for a 'VsCodeLaunchInputEntry' Source: https://code.visualstudio.com/docs/editor/variables-reference#_input-variables.
|
| VsCodeLaunchInputEntry.Builder |
|
| VsCodeLaunchPickStringInputEntry |
(experimental) Options for a 'VsCodeLaunchPickStringInputEntry' Source: https://code.visualstudio.com/docs/editor/variables-reference#_input-variables.
|
| VsCodeLaunchPickStringInputEntry.Builder |
|
| VsCodeLaunchPromptStringInputEntry |
(experimental) Options for a 'VsCodeLaunchPromptStringInputEntry' Source: https://code.visualstudio.com/docs/editor/variables-reference#_input-variables.
|
| VsCodeLaunchPromptStringInputEntry.Builder |
|
| VsCodeRecommendedExtensions |
(experimental) VS Code Workspace recommended extensions Source: https://code.visualstudio.com/docs/editor/extension-marketplace#_workspace-recommended-extensions.
|
| VsCodeSettings |
(experimental) VS Code Workspace settings Source: https://code.visualstudio.com/docs/getstarted/settings#_workspace-settings.
|