> Nicolas, > > You didnt mention error detection (a big part of this thread). You did > mention code hinting in the context of parsing. Am i just > misunderstanding you or do you not intend to do that right now?
"Syntax errors hinting" can be done by the compiler, when some specific keys are pressed, such as "Compile" , "Save" , ";" or "Enter". I'm currently happy with only the 1st one :) But anything will be feasible, since simply parsing one file can be done in realtime by the haXe compile which has lightning-speed just like MTASC. Nicolas _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
