Skip to content

Add/remove quotes #28

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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