PhpStorm 6.0.1 Web Help

File | Settings | Schemas and DTDs

settings

PhpStorm | Preferences | Schemas and DTDs

settings

Use this dialog box to map URIs of external resources with local files and create a list of URIs that should not be highlighted as errors.

ItemDescription
Configure External ResourcesIn this area, map URIs with files and folders.
URIThis read-only field shows the URI of the resource.
LocationThis read-only field shows the full path to the resource.
ProjectCheck this option, if the selected mapping should be used within current project only. If the check box is cleared, this mapping is available in all projects.
add (Alt+InsertAlt+Insert)Use this icon or shortcut to open the External Resource dialog box, where you can create a new mapping between a URI and a file or a folder.
edit1 (EnterEnter)Use this icon or shortcut to open the External Resource dialog box, where you can edit the selected mapping.
delete (Alt+DeleteAlt+Delete)Use this icon or shortcut to remove the selected URI from the list.
Configure Ignored ResourcesIn this area, create a list of resources that should be ignored. URIs from this list will not be highlighted as errors any more.
URIThis read-only field shows the URIs of resources to be ignored
add (Alt+InsertAlt+Insert)Use this icon or shortcut to open the External Resource dialog box, where you can specify the URI of an ignored resource.
edit1 (EnterEnter)Use this icon or shortcut to open the External Resource, where you can change URI the of the selected ignored resource.
delete (Alt+DeleteAlt+Delete)Use this icon or shortcut to delete the selected URI from the list.

Note

The URI becomes available for mapping to a local file.

Default HTML Language LevelSelect the language to be used for editing the HTML/XHTML files where doctype is not specified explicitly. These settings affect code completion, syntax and error highlighting etc. If the option Other doctype is selected, you have to specify the desired doctype same way as it is done in HTML files.

Tip

Press Ctrl+SpaceCtrl+Space to reveal the list of available doctypes.

defaultHtmlLangLevel

See Also

Procedures:

External Links:

Web Resources: