
stylers.xml and langs.xml
I am not able to browse the above files. Please check the files.
Regards,

stylers.xml and langs.xml
Add "</LexerStyles>" before "</NotepadPlus>" right towards the end of stylers.xml and "</Languages>" for langs.xml.I am not able to browse the above files. Please check the files.
autohotkey.com/net Site Manager
Contact me by email (polyethene at autohotkey.net) or message tidbit
Dear PhiLho,
...
It will be very helpful to the community if you can
[*:29hge3o5].REG files to associate Notepad++ to be the default editor for AHK
Hope my request is not immoderate. ( This is one nice thing that can happen to AHK & the Community. )
Regards,
file.patterns.ahk=*.ahk [color=blue]filter.ahk=AutoHotKey (ahk)|$(file.patterns.ahk)|[/color] lexer.$(file.patterns.ahk)=ahk calltip.ahk.parameters.start= (, [color=blue]autocomplete.ahk.ignorecase=1 autocomplete.ahk.start.characters=$(chars.alpha)$(chars.numeric)[email protected]# [/color] word.chars.ahk=$(chars.alpha)$(chars.numeric)_$#@?[]
Oops, I added a $(filter.ahk)\ line in my open.filter variable, but I forgot to define it! Actually, I never use the Open command, either opening from context menu or drag'n'drop. But thanks for reminding.But trying to change the original akh.properties and comparing it with other properties files I found some maybe useful statements to add to the ahk.properties
See the relevant message for more info. In short, author has hard-coded the list of available languages, so AHK cannot be added as is, needs to be modified and recompiled.I made a sad discovery, Goyyah was right, Notepad++ needs to be recompiled too.
What is a SH?
Perhaps you missed information in the middle of the topic (2nd page):See the relevant message for more info. In short, author has hard-coded the list of available languages, so AHK cannot be added as is, needs to be modified and recompiled.I made a sad discovery, Goyyah was right, Notepad++ needs to be recompiled too.