| Item | Tooltip | Description |
|---|---|---|
|
| Project Root | Click this button to make the selected folder the project root. |
|
Note
| ||
|
| Excluded from Download |
Click this button to have WebStorm skip the selected folder under the project during download.
These can be sources that you should not update at all, media, caches, temporary files, that you actually do not need in your work.
Note Exclusion is applied recursively. This means that if the selected folder contains subfolders they are automatically marked as excluded as well. |
|
| Resource Root | Click this button to enable WebStorm to complete relative paths to resources under the selected folder. |
| Excluded from Indexing | Click this button to have WebStorm completely ignore the selected directory during indexing, parsing, code completion, etc. |

)
also become enabled only after the project root is appointed.
