flutter / flutter/flutter-intellij

Shortcut for removing widgets

Open
#8,503 3 comments 0 reactions 0 assignees View on GitHub
P3 topic-editing
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

In HTML there is a shortcut for “Unwrap/Remove...” for removing HTML tags. This would be a really useful feature for removing widgets in Flutter. Instead of using the option “Remove this widget” in the context actions dialog.

Reference to [https://youtrack.jetbrains.com/issue/IDEA-378370](https://youtrack.jetbrains.com/issue/IDEA-378370)

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing “Remove this widget” context action in the Flutter IntelliJ plugin and compare it with the referenced HTML “Unwrap/Remove...” shortcut. Determine how a shortcut should invoke the action, then verify that it removes Flutter widgets without requiring the context-actions dialog.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter, java
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.