Is it possible to open and edit a lexer file like a normal text file, for example? I'm still looking for a fairly simple way to add extra keyword groups to for Python.
Or, rather than even having to edit the lexer, how can I find out which keyword groups go with which style numbers? Only 1-16 are used in my python.properties file, so does this mean I can still use 17, 18, etc.? (Except, of course, the ones already in use, such as 34 and 35). Thanks, John _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
