Commit 1cd8e25
authored
feat(ft): add
https://www.autohotkey.com/docs/v1/Language.htm#comments
https://www.autohotkey.com/docs/v2/Language.htm#comments
NOTE: 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.autohotkey support (#303)1 parent eab2c83 commit 1cd8e25
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments