On Wed, Aug 21, 2019 at 1:03 PM TJ Luoma <
luo...@gmail.com> wrote:
> On Wed, Jul 24, 2019 at 2:00 PM Lois Bennett <
sa...@channing.harvard.edu> wrote:
>>
>> I would really like folding and a function pull down for my bash scripts. Is that possible? Am I just missing something?
>
> I think this has come up before and the answer was "No" but I'm hoping that either my memory is
> faulty or the answer has changed, because I would really like to see this too.
Well, one of these things is true, because it _IS_ possible to do
code-folding in bash in BBEdit.
Select the text you want to fold and go to "View" » "Fold Selection".
By default there's no keyboard shortcut, although you can easily make
once yourself.
The only thing that is really missing is the little "indicators" in
the gutter which show you where a fold starts/stops.
Tj