bullygil Posted December 16, 2007 Posted December 16, 2007 Hey:) Me again...with other question....How can I make syntax higlight in autoit? I really need this
dabus Posted December 16, 2007 Posted December 16, 2007 The editor Scite does provide syntax highlight. Or do you want to have an own project doing this/highlight in another editor?
bullygil Posted December 16, 2007 Author Posted December 16, 2007 Yes:) I want to make kind of IDE for an "Home Made" scripting language.And i want to make syntax higlight for script's commands:D
dabus Posted December 16, 2007 Posted December 16, 2007 Have a look at this one. It uses the scite lexer to do the magic.
bullygil Posted December 20, 2007 Author Posted December 20, 2007 hey thx a lot...i did it:D i have an other question...i use the scitelexer udf...so i have Sci_CreateEditor(...) the editor knows that ";" means a comment line...how can i modify, that when i type // to make a comment line
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