Syntax Check page¶
The Syntax Check page allows you to customize the syntax checker. Specifies the syntax checker engine to use for HTML/CSS/JSON documents. Syntax check for HTML/CSS/JSON documents will be disabled if the number of lines in a document exceeds this number. Syntax check for HTML/CSS/JSON documents will be disabled if any line length per line in a document exceeds this number. Specifies the URL to use for the Translate Online command on a HTML/CSS/JSON syntax check result. "%1" is a placeholder for the destination language identifier (for instance, "ja" for Japanese), and "%2" is a placeholder for the UTF-8 percent-encoded source text. Note that the translation feature is available only when non-English is selected in the Language page of the Customize dialog box. If this is checked, EmEditor will validate XML documents. If not checked, EmEditor will only check whether XML documents are well-formed. If this is checked, EmEditor will try resolving external definitions, resolvable namespaces, document type definition (DTD) external subsets, and external entity references. If this is checked, EmEditor will automatically refresh the syntax check highlight. Automatic refresh will be disabled if the number of lines in a document exceeds this number. Specifies the URL to use for the Search Online command on a syntax check result. %1 will be replaced with the source text (UTF-8 percent-encoded).Syntax Checker Engine drop-down list box¶
Disable syntax check if number of lines exceeds text box¶
Disable syntax check if line length exceeds text box¶
Translation URL text box¶
Validate XML documents (XML) check box¶
Resolve external definitions (XML) check box¶
Automatically Refresh check box¶
Disable automatic refresh if number of lines exceeds text box¶
Search URL text box¶