| Package | Description |
|---|---|
| io.github.cdklabs.projen.github | |
| io.github.cdklabs.projen.vscode |
| Class and Description |
|---|
| DevContainer
(experimental) A development environment running VSCode in a container;
|
| VsCode |
| Class and Description |
|---|
| DevContainer
(experimental) A development environment running VSCode in a container;
|
| DevContainer.Builder
(experimental) A fluent builder for
DevContainer. |
| DevContainerOptions
(experimental) Constructor options for the DevContainer component.
|
| DevContainerOptions.Builder
A builder for
DevContainerOptions |
| 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
A builder for
Presentation |
| 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
A builder for
ServerReadyAction |
| VsCode |
| 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
A builder for
VsCodeLaunchConfigurationEntry |
Copyright © 2021. All rights reserved.