Bug 109031 - Text higlight isn't OK after this line cat > FILE <<- !EOF
Summary: Text higlight isn't OK after this line cat > FILE <<- !EOF
Status: RESOLVED DUPLICATE of bug 119952
Alias: None
Product: kate
Classification: Applications
Component: syntax (show other bugs)
Version: 2.4.1
Platform: Mandriva RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-13 17:16 UTC by Maciej Sitarz
Modified: 2006-02-26 00:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Sitarz 2005-07-13 17:16:36 UTC
Version:           2.4.1 (using KDE KDE 3.4.1)
Installed from:    Mandriva RPMs
OS:                Linux

After this line kate is not highlighting the BASH text right:

cat > FILE <<- !EOF
something
!EOF

For example function() is no longer highlighted as pink.
Its caused by this three signs: <<-
Comment 1 Maciej Sitarz 2005-07-13 17:17:44 UTC
This is my firs "bug" reported so sorry for anything done not as it should be done.
Comment 2 Christoph Cullmann 2005-09-29 16:05:47 UTC
nothing to be sorry, bugreport is all right, and confirmed, will be marked as wish for the hl stuff
Comment 3 Maciej Sitarz 2005-09-29 17:07:28 UTC
I would like to add that highliting is ok again after adding - in the next lines.
Thes - are something like quotes. After closing it with the second - the colors are ok again.
Comment 4 Jaison Lee 2006-02-26 00:08:52 UTC
I'm pretty sure this got fixed with the other bug report. 

*** This bug has been marked as a duplicate of 119952 ***