Hi to all,
I'm finally moving to TextMate ß11 and I'm experimenting with some personal customization. I like to keep variables black and make language related very contrasted with blue and red colors, ... including "equal" variable affectation symbol, like in : $a = 2;
Question : what scope the "equal" symbol should belong to ? Same question with the "->" symbol like in: $this->property .
Thanks.
Dominique PERETTI http://www.lachoseinteractive.net/
SvnX, a GUI for svn on Mac OS X (http://www.lachoseinteractive.net/en/ community/subversion/svnx)
On 29/05/2005, at 12.37, Dominique PERETTI wrote:
Question : what scope the "equal" symbol should belong to ? Same question with the "->" symbol like in: $this->property .
Hmm, those should belong to some kinda operator scope, but I am not sure one exists... The last listing can be found here: http://comox.textdrive.com/pipermail/textmate-dev/2005-May/001696.html
-- Sune.