for Windows and Linux
for OS X
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 engine implementation to use in your project in accordance with the targeted environment.
When you select an item in the list, the icons on the right of the field indicate the browsers that suit the selected JavaScript version, that is,
support the features of the selected JavaScript engine implementation.
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.
You can also configure the type of quotes to be used in |
| Only type-based completion |
|
| 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. |
| Resolve using Flow when possible |
The check box is available only when Flow is chosen from the JavaScript Language Version drop-down list. |