File Types
for Windows and Linux
for OS X
Ctrl+Alt+S
Use this page to manage the list of file types and extension patterns to be recognized by WebStorm.
Item | Keyboard Shortcut | Description |
---|---|---|
Recognized file types | This list box displays all the default and custom file types currently supported by WebStorm.
Refer to the section File Types Recognized by WebStorm. Use the Add, Edit, and Remove buttons to manage the contents of the list box. | |
![]() | Alt+Insert | Click this button to open the New File Type dialog and define a new custom file type there. |
![]() | Enter | Click this button to open the Edit File Type dialog box and edit the selected file type there.
This button is disabled when a default file type is selected. |
![]() | Alt+Delete | Click this button to delete the selected file type from the list.
This button is disabled when a default file type is selected. |
Registered Patterns | Shown in this area are all the registered extensions associated with the file type selected in the Recognized
file types list. Use ![]() ![]() ![]() | |
![]() | Alt+Insert | Use this icon or shortcut to open the Add wildcard dialog box and specify a new pattern using wildcards there. |
![]() | Enter | Use this icon or shortcut to edit the selected pattern. |
![]() | Alt+Delete | Use this icon or shortcut to remove the selected pattern from the list. |
Ignore files and folders | In this text box, specify the files and folders, which you want to be ignored by WebStorm. Such
files and folders will be completely excluded from any kind of processing.
By default the list includes temporary files, service files related to version control systems, etc.
You can specify multiple names or wildcard masks, with semicolons ( Below is the default setting, in case you need to restore it:
|
See Also
Last modified: 11 July 2016