Bug 73637

Summary: bracket highlighting works only in comment
Product: [Developer tools] kdevplatform Reporter: Winfried Dobbe <winfried_mb2>
Component: editor integrationAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Winfried Dobbe 2004-01-27 21:08:19 UTC
Version:           3.0.0 (using KDE 3.2.0 RC1, SuSE)
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-166-smp

When the cursor is located next to a '(' or '{', the matching bracket is highlighted. However this works on my computer only in code that is commented out.
The problem appears only when using the "embedded advanced text editor". With the "Qt Designer based text editor", bracket are highlighted only when not commented out (as expected).


KDevelop compiled from source. Note: KDE 3.2 used with qt 3.3.0b1
Comment 1 Amilcar do Carmo Lucas 2004-01-27 21:30:43 UTC
Maybe kate?
Comment 2 Winfried Dobbe 2004-02-08 18:30:00 UTC
When I open the editor settings dialog and select "Kate - normal" as "Default schema for KDevelop" (schemas section), bracket highlighting works normally. Before it was "kdevelop - normal"