| Tor Norbye | 814f829 | 2014-03-06 17:27:18 -0800 | [diff] [blame^] | 1 | <html> |
| 2 | <head> |
| 3 | <link rel="stylesheet" type="text/css" href="css/tips.css"> |
| 4 | </head> |
| 5 | <body> |
| 6 | <p> |
| 7 | You can exclude any file from your project. As a result, such a file will be ignored by indexing, inspection and code completion.</p> |
| 8 | <p> |
| 9 | In the <span class="control">Project</span> tool window, select the file you want to ignore, and choose |
| 10 | <span class="control">Mark as plain text</span> in its context menu.</p> |
| 11 | <p> |
| 12 | If necessary, you can always return the file to its original type using the |
| 13 | <span class="control">Mark as <file type></span> context menu command.</p> |
| 14 | </body> |
| 15 | </html> |