Bug 109031

Summary: Text higlight isn't OK after this line cat > FILE <<- !EOF
Product: [Applications] kate Reporter: Maciej Sitarz <macieksitarz>
Component: syntaxAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: 2.4.1   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***