Class VscodeConfigurator

All Implemented Interfaces:
Generator, ResourceProvider

The VscodeConfigurator provides the resource VscodeConfiguration. The configuration consists of the configuration files:

  • .vscode/settings.json
  • .vscode/launch.json
  • .vscode/tasks.json

Each generated data structure can be post processed by a corresponding adapt method before being written to disk.