for Windows and Linux
for OS X
⌘,⌘,⌘,⌥ F7^ ⌥ 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 |
|
| 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. |