function popup menu will not hide anonymous functions

58 views
Skip to first unread message

RickL

unread,
Sep 6, 2011, 6:42:57 AM9/6/11
to BBEdit Talk
I'm using BBedit 10 and I can't get the function popup menu to hide
anonymous functions.

I've tried setting the expert pref at:

defaults write com.barebones.bbedit
LanguageSpecific:ShowAnonymousFunctions:JavaScript -bool yes

(including using a capital NO and a capital FALSE),
but to no avail. The function popup menu always shows anonymous
functions.

Does anyone have a suggestion for what else I can try?

Seth Dillingham

unread,
Sep 6, 2011, 11:13:51 AM9/6/11
to bbe...@googlegroups.com
On 9/6/2011, RickL said:

>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

RickL

unread,
Sep 6, 2011, 12:07:44 PM9/6/11
to BBEdit Talk
that works much better Seth! ;-)
It's such a relief to not see all those anonymous functions.

defaults write com.barebones.bbedit ShowAnonymousFunctions_JavaScript -
bool NO

Maybe someone at BBEdit could fix the instructions at the bottom of
this page?
http://www.barebones.com/support/bbedit/arch_bbedit10.html

Thank you very much!
Reply all
Reply to author
Forward
0 new messages