Skip to content

"take every name" doesn't work in python class #572

Open
@pokey

Description

@pokey

In the following python code:

class Foo:
    bar: float
    baz: float

Saying "take every name" only selects the name of the field containing the cursor rather than the name of every field in the class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglang-pythonIssues related to Python programming language support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions