Known Issues
* JavaScript interpreter does not properly handle C-style, single-line comments ("// comment") all the time. If you write comments, use block comments instead ("//")
* If the focus is on the script editor window and you modify a property in the property grid, it may not update unless you change selection to the file list first
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Known Issues
* JavaScript interpreter does not properly handle C-style, single-line comments ("// comment") all the time. If you write comments, use block comments instead ("/ /")
* If the focus is on the script editor window and you modify a property in the property grid, it may not update unless you change selection to the file list first