Control the preference to always show the DevTools pages on startup from DevTools
- Ngôn ngữ chính
- Dart
- Star
- 1.7k
- Fork
- 404
- Merge trung bình
- 6 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
VSCode has custom UX to let users opt into always running the inspector. The problem is it is surfaced before users have actually used the inspector so they aren't sure whether it is valuable. We should surface UX inside the embedded devtools to opt in and out of always showing the embedded devtools.
"You have used the inspector a lot, would you like to always launch it when you open DevTools?"
"You haven't interacted with the inspector in N days, would you like to stop seeing it when you debug a flutter app?"
DevTools server should be driving whether the inspector pages are automatically shown on startup from IDEs. That way DevTools can surface the option to opt in and out of always showing the embedded DevTools on startup.
Downside: weird for an IDE setting to be tracked in DevTools rather than the individual IDES. We could mitigate this if we wanted to get fancy by surfacing UX for this in the IntelliJ and VSCode plugin settings as well as DevTools but I'm not sure the complexity would be worth it.
Bonus points:
Also offer the option of always showing DevTools on startup for command line users. I'd personally like this option but I'm biased.
Hướng dẫn đóng góp
Hướng nghiên cứu
Start with the DevTools server behavior for embedded DevTools startup, then compare the VSCode and IntelliJ plugin settings with the command-line startup path. Define how DevTools should let users opt in or out based on inspector usage, and document whether IDE settings also need corresponding UX. Done means the startup preference works consistently across the requested entry points.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- dart, flutter
- Lĩnh vực
- cli, tooling
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100