On Tue, Jan 26, 2010 at 11:46 AM, zpcspm <[email protected]> wrote:
> Today I was writing a simple bash script and I've noticed that leo
> doesn't color variable names properly. I'm attaching a trivial snippet
> that shows this:
>
> --- cut here ---
> @language shell
>
> FOO_BAR='foo bar'
> FOO1_BAR1='foo1 bar1'
>
> echo $FOO_BAR*
> echo $FOO_BAR-$FOO1_BAR1
> --- cut here ---
>
> The variable names in the last two lines are not highlighted
> correctly.

Presumably there is a problem with leo/modes/shell.py/.xml.

Feel free to file an official bug report.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to