Expand description
For structs and enums related to VSCode Tasks
Structs§
- Struct for VSCode task’s args.
- A struct to represent a keybinding for tasks in VSCode.
- Struct for VSCode task’s problem matcher’s pattern.
- Struct for VSCode task’s presentation.
- Builder for
Presentation
instances. - Struct for VSCode task’s problem matcher.
- Struct representing vscode settings.json file Only the properties that we need.
- Struct to represent a VSCode task as JSON.
- Struct representing a tasks.json file
Enums§
- enum for VSCode task’s arg quoting.
- Enum for VSCode task’s dependsOrder.
- Enum to represent the type of a task input.
- Enum for VSCode task’s type.
Functions§
- default run task action
- default run task action