Skip to content

Conversation

eugenesvk
Copy link

Fixes #66

@lvalkov
Copy link

lvalkov commented Aug 28, 2020

The syntax rules target AutoHotkey Basic and AutoHotkey_L v1, which define quoted string literals as sequences of characters enclosed in a pair of QUOTATION MARK (U+0022)s. Quoted string literals enclosed in single quotes is a feature exclusive to AutoHotkey_L v2.

@eugenesvk
Copy link
Author

@lvalkov hm, is there a way to have both and be able to configure which one to use (while e.g. having Basic/v1 as the default)? Or is the only alternative is to have a separate ST plugin for AutoHotkey version 2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add 'single quoted strings'
2 participants