Skip to content

Stupid question #61

@eykamp

Description

@eykamp

I am 99% sure it is possible to configure this extension to toggle python """ comments to ''', but I can't figure the configuration out. Right at the top of the documentation is an example showing customizations for csharp and freemarker, but I can't figure out where those go in my settings.json file.

When I try something even as simple as this:

"togglequotes.chars": [
    [ "<", ">" ],
    [ "[", "]" ]
]

I get a VSCode warning that a "string is expected" where I have the list.

What am I missing?

I have version 0.3.6 of the extension installed.

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