Recep Burak Yak
Results
1
comments of
Recep Burak Yak
> go to grammar folder>autohotkey.cson>line 79 > i have this in my version: > ` match: "(\\w+)([(])([\\w\\s\",]*)([)])"` > you want to leave it like this: > ` match: "(\\w+)([(])([\\w\\s\\+\\*\",.:=-]*)([)])"` >...