you may try to use scopes: 1. create scopes corresponding to file types 2. select node spell checker in File|Settings|Inspections, 3. select add add scope action from toolbar 4. choose created scope to include/exclude
Thanks Anna - but can you tell me how to create a scope for a particular file type?
Whatever I try, it tells me 'Scope contains 0 of total 20,222 files'. Using the modifiers described in the Scope Language Syntax Reference, I can select all files in a source package (src), but how do I scope all files in a project with a particular extension, e.g. *.xml, or *.txt ?
Thanks Anna - but can you tell me how to create a scope for a particular file type?
Whatever I try, it tells me 'Scope contains 0 of total 5,975 files'. Using the modifiers described in the Scope Language Syntax Reference, I can select all files in a source package (src), but how do I scope all files in a project with a particular extension, e.g. *.xml, or *.txt ?
Hello Dave,
you may try to use scopes:
1. create scopes corresponding to file types
2. select node spell checker in File|Settings|Inspections,
3. select add add scope action from toolbar
4. choose created scope to include/exclude
Thank you
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Thanks Anna - but can you tell me how to create a scope for a particular file type?
Whatever I try, it tells me 'Scope contains 0 of total 20,222 files'. Using the modifiers described in the Scope Language Syntax Reference, I can select all files in a source package (src), but how do I scope all files in a project with a particular extension, e.g. *.xml, or *.txt ?
Hello Dave,
file:.xml || file:.txt
Thank you
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"