Which properties accept variables as value?

27 views
Skip to first unread message

zetah

unread,
Jul 11, 2012, 5:50:25 PM7/11/12
to scite-i...@googlegroups.com
Is there general rule for using variables in properties files?

For example, I have defined this variable:

  colour.hg=#eee8d5

Now in this example:

  fold.margin.colour=$(colour.hg)
  edge.colour=$(colour.hg)

"fold.margin.colour" property does not accept variable as valid value (it's drawn black), while "edge.colour" accepts it. There are lot more examples but I'm posting just one for simplicity.

Neil Hodgson

unread,
Jul 12, 2012, 1:08:57 AM7/12/12
to scite-i...@googlegroups.com
zetah:

> Is there general rule for using variables in properties files?

No, settings have been contributed by many people. In general, simpler and less common settings don't expand variables.

Neil

Reply all
Reply to author
Forward
0 new messages