David White-6 wrote: > > I would like to make a global abbrev.properties file for html and css, > but the following code won't work in my SciTEGlobal.properties file. > > abbrev.$(file.patterns.web)=$(SciteDefaultHome)\html.abbrev >
You might try adding this to your SciTEUser.properties file. You may be putting it before the "file.patterns.web" variable is set, so trying to use it won't work, or it may get overridden somewhere else. Plus, if you put it in your user properties file, it will still be around after you upgrade to a new version. Chad Burrus _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest -- View this message in context: http://www.nabble.com/Changing-an-abbrev-file-to-Global-Status-tf3292753.html#a9159501 Sent from the SciTE mailing list archive at Nabble.com. _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
