mozers:

One magnificent line of a code solves the big problem.
I want to see jscript.abbrev for *.js files.
I want to see php.abbrev for *.php files.
I do NOT want to see php.abbrev for *.js files.
But I want to see both (jscript.abbrev and php.abbrev) for files *.php.

  How were these settings supposed to achieve the above outcome?

html.properties:
-----------------------------------------------
abbreviations.$(file.patterns.html)=$(SciteDefaultHome)\abbrev\web.abbrev
-----------------------------------------------

web.abbrev:
-----------------------------------------------
import html.abbrev
import php.abbrev
import jscript.abbrev
-----------------------------------------------

Have I merge jscript.abbrev and php.abbrev in one big php.abbrev?
And if I change jscript.abbrev will it be necessary to change and php.abbrev?
No. I won't do it in this way.
Better I'll add one line in code SciTE.

  AFAICT, you are just refusing to use abbreviations files with the
extension '.properties'. I can't see much necessity there. Or added
value.

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

Reply via email to