lyledg 0 Posted October 11, 2007 Has anyone else had issues with the Scite syntax not highlighting as usual on keywords when compiling scripts?I noticed that the last release of the Scite was a day before the latest realease and not supporting v3.2.8.1SciTE4AutoIt3.exe (3922Kb) 9/9/2007 Installer containing SciTE and all configuration files plus utilities.Update History. Definition files included: AutoIt v3.2.8.0 and BETA v3.2.7.5And the Autoit versionVersion Date last updated Notes AutoIt v3.2.8.1 10th September, 2007 HistoryIt might just be my installation, but wanted to ask?Any idea if and when a new release of Scite is due?Cheers Share this post Link to post Share on other sites
SmOke_N 211 Posted October 11, 2007 I'll play Devils advocate here and say you answered your own question. If the last full release or update release that Jdeb/Jos did was on 9/9 and AutoIt released its release on 9/10, I'm going to assume that there are some inclusion maybe some exclusion functions that are not going to be highlighted at this time, or are going to be highlighted when they shouldn't be (if excluded). Jos is really the one to answer this question... But if you see functions that aren't included, you could always take a bit of time if it's throwing you off and include the manually until he has time to do so himself (Which I'm sure he was waiting for Gary's monstrosity to come out and be settled before attempting it). Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Share this post Link to post Share on other sites
Nahuel 1 Posted October 11, 2007 Could you please give a small example of how to do that? I tried adding functions in the au3.keywords.properties file, but I can't get it to work. Share this post Link to post Share on other sites
SmOke_N 211 Posted October 11, 2007 Could you please give a small example of how to do that? I tried adding functions in the au3.keywords.properties file, but I can't get it to work.Gotta take a break for a bit... I'll admit, I've never even attempted it... but I'll see if I can figure it out. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Share this post Link to post Share on other sites
SmOke_N 211 Posted October 11, 2007 (edited) I added two functions under: ..\AutoIt3\SciTe\au3.keywords.properites au3.keywords.udfs And saw that they were delimited by spaces, so I just added a space Then I added my abbreviations to: ..\AutoIt3\SciTe\au3.keywords.abbreviations.properties au3.keywords.abbrev Saved both files... Closed SciTE ReOpened SciTE And it worked fine. Edited October 11, 2007 by SmOke_N Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Share this post Link to post Share on other sites
Jos 2,274 Posted October 11, 2007 The definition updates are delivered with each release of AutoIt3, both Production and Beta. So that is why I am not releasing SciTE4AutoIt3 updates anymore unless there is a real update in the software. So just install the latest AutoIt3 releases and the latest definitions should be there.. 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. Share this post Link to post Share on other sites