Bug 287746 - Kile spell-check should detect all files of a project
Summary: Kile spell-check should detect all files of a project
Status: REPORTED
Alias: None
Product: kile
Classification: Applications
Component: editor (show other bugs)
Version: 2.1.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-28 12:59 UTC by afcuttin
Modified: 2011-11-28 13:00 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 afcuttin 2011-11-28 12:59:40 UTC
Version:           2.1.0 (using KDE 4.7.1) 
OS:                Linux

When the spell checker is manually run, it checks only the current file.

However, for a big project including several files, it should detect all the files and check the spelling for each one.

Reproducible: Didn't try

Steps to Reproduce:
Nothing to reproduce, it's not a built-in functionality

Actual Results:  
To make the spell check of a project, all the files of the project are manually opened, and then the spell checker should be run on each file.

Expected Results:  
when a project is opened, the spell checker should check all the files of the project

Proposed solutions:
* spell check all files belonging to Kile project
* recursively inspect all \input and \include commands and run the spell checker for their arguments