Bug 73637 - bracket highlighting works only in comment
Summary: bracket highlighting works only in comment
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: editor integration (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-27 21:08 UTC by Winfried Dobbe
Modified: 2008-08-23 22:54 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 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"