Skip to content

Add/remove quotes #28

@sparrowek

Description

@sparrowek

It would be nice to be able to surround an element under the cursor with quotes and also to remove quotes completely. The cycle that now changes quotes could also ultimately remove and add them. E.g.:
I have an element in an array:
{
category: default
}
When I select or put the cursor on the category I would like it get quoted.

So the quote changing cycle could look like this:
category -> 'category' -> "category" -> category

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions