New features:
- TreeView:
The scripts are now displayed in a treeview. The treeview structure is based on the "name" attribute of the web resource. Each slash ("/") in the name means a new treeview level.
Example: new/myWebResourceProject/MyScriptFile.js will create a root node "new", then a folder node "myWebResourceProject", then a script node "MyScriptFile.js"
When selecting a folder to load scripts from disk, choose a folder containing scripts or another folder which name ending with undescore ("_") character. Only subfolders under this kind of folder will be loaded.
- Script content font size:
You can now change the font size of the script content textbox either by selecting a size in the dropdownlist available or by pressing CTRL key and using the mouse wheel