devtools
devtools copied to clipboard
Better integration with IDEs
Better integration with IDEs to support two way communication between IDEs and DevTools. This could be used for a variety of features, including selecting widgets in the inspector when they are selected in code (from ide or debugger).
Suggested order of operations
- clarify user journeys we want to cover
- meet with Ben to gather some of his thoughts around this problem and the DDS api. (invite kenzie too)
- write up design doc & get sign off from IDE team DevTools team, and Vm team ./
The core user journey is that DevTools and package:flutter need an API to tell IDEs to open a particular file + line + column.