Bug 391422

Summary: Need to be able to search only non-commented code
Product: [Applications] kile Reporter: Eyal Rozenberg <eyalroz1>
Component: editorAssignee: Michel Ludwig <michel.ludwig>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 2.1.3   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.