WebStorm
 
Get WebStorm
You are viewing the documentation for an earlier version of WebStorm.

File type associations

Last modified: 01 September 2023

For language-specific features (such as syntax highlighting and code analysis) in files representing different languages and technologies, WebStorm maintains a list of file types, each of which links a language service with one or more filename patterns.

The default list of file types covers all relevant filename patterns, but you can add new file types for your custom language files and change the associated filename patterns for existing file types.

When you open a file in the editor, WebStorm chooses the file type and the corresponding language service according to the filename pattern. If the filename doesn't match any of the patterns registered for file types, the file is opened with the detected by content file type.

Apart from that, you can make WebStorm the default application for opening specific file types from the file manager on your operating system.