Skip to content

Add 'single quoted strings' #66

Open
@eugenesvk

Description

Currently only "double-quoted strings" are recognized with the scope name of string.quoted.double.ahk, but not
'single quoted strings'.
I've created a patch via a simple copy&paste of this scope but for single quote marks also changing the name to string.quoted.double.ahk and removing constant.character.escape.ahk, which as far as I understand is not needed for single quoted strings

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