flutter / flutter/flutter-intellij
Add "Remove Widget"
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
When we are editing the Widget tree, there are helpful options like "Replace widget with its children", but sometimes we just want to remove the entire widget. Using `Ctrl+W` to select the entire widget is a way to help on this, but a much simpler and quicker way would be to **add "Remove widget"** to the context menu.
Contributor guide
Assessment
This issue has not been assessed yet.