Let extensions declare the type of tool they are providing
Open
devtools extensions
enhancement
P2
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
This should be a tri-state field that extension authors can declare in the config.yaml file:
`toolingSupport: ['static-only' | 'runtime-only' | 'static-and-runtime']`
This will be a breaking change for the 'validate' command, but should be backwards compatible with the current 'config.yaml' spec.
Contributor guide
Assessment
This issue has not been assessed yet.