Bug 391422 - Need to be able to search only non-commented code
Summary: Need to be able to search only non-commented code
Status: REPORTED
Alias: None
Product: kile
Classification: Applications
Component: editor (other bugs)
Version First Reported In: 2.1.3
Platform: Other All
: NOR wishlist
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-05 11:30 UTC by Eyal Rozenberg
Modified: 2018-03-29 23:41 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Rozenberg 2018-03-05 11:30:34 UTC
Kile is able to distinguish code (and text) that's commented, whether with a percentage sign or within a {comment} environment. This functionality should also be usable when searching, to avoid matches which are commented - if the user has marked a checkbox saying s/he wants this.

This is related to bug 377334 (Ignore folded fragments of code when doing search), but I believe should  be of higher priority.