Skip to content

Comments

feat: add autohotkey support#303

Merged
numToStr merged 1 commit intonumToStr:masterfrom
mgziminsky:patch-1
Feb 13, 2023
Merged

feat: add autohotkey support#303
numToStr merged 1 commit intonumToStr:masterfrom
mgziminsky:patch-1

Conversation

@mgziminsky
Copy link
Contributor

@mgziminsky mgziminsky commented Feb 1, 2023

https://www.autohotkey.com/docs/v1/Language.htm#comments
https://www.autohotkey.com/docs/v2/Language.htm#comments

This includes block comments, but autohotkey restricts the end tag to appearing at the start of a line, or in v2 at the end of a line. With those restrictions, it may be better to only define the line comment.

@mgziminsky mgziminsky changed the title Add autohotkey feat: add autohotkey support Feb 1, 2023
@numToStr
Copy link
Owner

With those restrictions, it may be better to only define the line comment.

I think that user just needs to be careful how they are doing comments (which they are, I suppose). Other than that, this LGTM.

@numToStr numToStr merged commit 1cd8e25 into numToStr:master Feb 13, 2023
@mgziminsky mgziminsky deleted the patch-1 branch February 14, 2023 04:28
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.

2 participants