Customize AutoHotkey Syntax Highlighting for UltraEdit? -
i using ultraedit writing/editing autohotkey scripts. enjoy of syntax highlighting autohotkey scripts in ultraedit have installed "run install syntax highlighting ultraedit.ahk" comes autohotkey installation. issue don't way 'comments' , 'strings' formatted in italic.
how change format , autohotkey syntax highlighting ultraedit; particularly 'comments' , 'strings' shown in normal font style (non-italic) ?
change colors in ultraedit (scroll down "manage themes - syntax") :
http://www.ultraedit.com/help/article/manage-themes-5320.html
from mentioned script:
syntaxfilenamelist = commandnames|keywords|variables|functions|keys|operators|separators|special ;default colors in ue: blue |red |orange |green |brown|blue |blue |blue
Comments
Post a Comment