>defaults write com.barebones.bbedit
>LanguageSpecific:ShowAnonymousFunctions:JavaScript -bool yes
This was changed for BBEdit 10 but I don't see the new pref key
documented anywhere.
Try this:
defaults write com.barebones.bbedit
ShowAnonymousFunctions_JavaScript -bool YES
Seth