Skip to content

Add vertical parameter view #4195

@feinstein

Description

@feinstein

Flutter has widgets with lots of options, so when I am creating a new RaiserButton and I want to see its parameters with Ctrl+P, I get this:

image

Which isn't much helpful to look at the options and find which ones I want.

It would be nice to have a way to show this same list as a vertical list, something close to this:

image

Which is the way Flutter is actually coded, because it's a lot easier to read and follow.

Maybe hitting Ctrl+P once brigs the list as vertical and hitting again toggles between vertical and horizontal?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions