Hi,

I've been trying to make a custom abbreviation file, but no matter what I do, it would not run. In a desperation attempt, I tried adding this to my sciteglobals.properties:
abbrevations.*=$(SciteDefaultHome)\abrev\MyCustomAbbrev.properties
and that doesn't even work for me... The only abbreviations that does work is the ones in my $(SciteHomeDir)\abbrev.properties.
My original attempt to make this work is:
abbreviations.$(file.patterns.au3)=$(SciteDefaultHome)\abbrev\autoit.abbrev
in the autoit.properties... I'd appreciate any help!
I'm not sure if it's still the case, but per-language abbreviations are not possible in the standard release of SciTE.
http://www.lyra.org/pipermail/scite-interest/2006-March/007331.html
has a link to mozer's version of SciTE with this ability.

You might also want to take a look at something more powerful:

        http://caladbolg.net/scite_snippets.php

This is probably overkill for simple abbrevs, but if you'll ever want something more feature-full, it doesn't get much better than snippets.

Take care,
-Mitchell;

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to