iAmNewbe Posted July 29, 2020 Posted July 29, 2020 (edited) I created a new compiler directive. It works though the color in the au3 file is not changing in Scite. I have looked in every file having to do with this and I can not find where the coloring occurs. How can I associate this new directive to the same color as the rest of the directives? The new directive temporarily removes some console writes from the normal output to minimize scrolling and adds spacing lines for easy reading of output my scripts create. The color is not being matched though, I am not sure where this occurs. I just want the color to match the built-in directives. Anyone that can share how to do this? I am using the full AutoIT version of Scite 4.12 with AutoIT 3.3.14.5 Edited July 29, 2020 by iAmNewbe
Developers Jos Posted July 29, 2020 Developers Posted July 29, 2020 (edited) 7 hours ago, iAmNewbe said: I have looked in every file having to do with this and I can not find where the coloring occurs. Guess you didn't look in : autoit3wrapper.keywords.properties ... but this means you can't upgrade SciTE4Autoit3 without either loosing or merging all your changes. Jos Edited July 29, 2020 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now