Skip to content

Feature request: Jump to last CSS property when clicking on a class name #51

Open
@city17

Description

@city17

Suggestion for a small improvement. Currently if you CMD click on a specific classname (styles.classname), it takes you to that class in the CSS modules file.

The cursor is placed at the very start of that class, just after the dot, before the class name, like so:

Schermafbeelding 2021-09-13 om 10 02 56

For me it would be an improvement if the cursor were automatically placed at the end of the last property of that class, like so:

Schermafbeelding 2021-09-13 om 10 03 06

This way, you can instantly start adding new properties to the class, making it a bit faster workflow.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions