JavaScript
This feature is supported in the Ultimate edition only.
for Windows and Linux
for macOS
Ctrl+Alt+S

Use the pages in this section to specify the JavaScript language version for your project and configure JavaScript support in it.
In this part:
Item | Description |
---|---|
JavaScript Language Version | From this drop-down list, choose the JavaScript language version that represents the set of the language features to use in your project. The available options are: |
Prefer Strict mode | Select this check box to have the strict mode standard applied to JavaScript code. This helps improve your code by enforcing best practices and suppressing insecure ones. |
Only type-based completion | By default, the check box is cleared. |
Flow executable | In this field, specify the path to the Flow executable file. The field is available only when Flow is chosen from the JavaScript Language Version drop-down list. |
Use Flow server for: | In this area, specify the basis for coding assistance by selecting or clearing the following check boxes:
The check boxes are available only when the path to the Flow executable file is specified. |
See Also
Language and Framework-Specific Guidelines:
Last modified: 18 July 2017