BBEdit 8.5.1; Lua; function popup.
There was a message earlier about getting Lua code folded, but (a) it
was never resolved, and (b) Lua overloads 'end,' so I'm willing to
believe folding would be tricky. (Folding braces, however, would be a
godsend.)
What I want to know about is marking Lua functions for the navigation
popup. My impression from the document is that setting
BBLMScansFunctions to <true />, Language Features/Prefix for Functions
to 'function' and (maybe) Language Features/Open Parameter Lists to
'(', should suffice.
I don't want to try Language Features/Function Pattern because I'd
rather not sacrifice the other, string-based, language features. The
pattern for the opening of a labeled function would be /function\s+(\w
+)\s*\(/ .
When I do all this, the function popup remains empty. I'd rather it be
populated. What am I doing wrong?
— F
--
------------------------------------------------------------------
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]>