Bug 262252 - Syntax highlight isn't updated on changing any other files
Summary: Syntax highlight isn't updated on changing any other files
Status: CONFIRMED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: 4.1.60
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 00:19 UTC by Alexey Chernov
Modified: 2021-03-09 22:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Chernov 2011-01-06 00:19:23 UTC
Version:           4.1.60 (using KDE 4.5.4) 
OS:                Linux

Syntax highlight in current file isn't updated if you change another file and return to the former.

Reproducible: Always

Steps to Reproduce:
1. Type call to any undeclared method in one of existing methods in .cpp file. Undeclared method call is lighted yellow.
2. Switch to .h file and declare method.
3. Return to .cpp file. Notice that the method is still highlighted yellow.
4. Remove and retype some character. Notice that the method now is correctly highlighted with some color as correct method.
Comment 1 Milian Wolff 2011-01-06 11:58:38 UTC
yes indeed, annoying.
Comment 2 Justin Zobel 2021-03-09 22:47:56 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.