Just a quick thanks to the BBEdit team and Seth for the additions and fixes
to the language module Javascript support.
1) Gone are the duplicate entries.
2) I now have objects in the drop (i.e. var obj = { } I get = obj)
3) I even have js classes
(i.e. var obj = { obj2:{}, work:function(){ some work }}
gives me:
obj
= obj2
work
4) and I now have all this for HTML, JSP and JS properly foldable..!!! yea.
Now if I could have only one wish I would ask for referenced .js files to
also be included in the drop down (i.e. <script src="my.js"></script>).
On another note it would also be nice to have more control over folding:
Ability to Fold-all
Ability to Expand-all
Abilty to multiple-select and Fold/Expand-all
Thanks again for the JS support. You continue to give me reason NOT to move
from BBEdit...!
Steven
--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>