flutter / flutter/flutter-intellij

Edit Padding after adding it

Open
#4,115 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

When we do a `Alt+Enter` and selec `Add Padding` the `Padding` widget is added to our widget tree, but the cursor remains at the end of `Padding(`. It would be more elegant if the cursor be at the `Padding` value itself, just like Live Template does.

This way the value would be already selected, hitting `Enter` would accept it, and typing any other number would overwrite it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.