All of them or just the bash and perl scripts? Are there indications that BBEdit recognizes the language? Is syntax-coloring working? Is the name of the language displayed in the status bar? BBEdit generally gets the language from the shebang if the file has no extension or the extension is language-neutral (e.g. .cgi), but it doesn't infer JavaScript from `#!/usr/local/bin/node`, for example.
On Thursday, April 20, 2017 at 8:30:12 PM UTC-4, BeeRich33 wrote: > > Good day. > > For some reason my shell scripts aren't showing any folding. How can I > make this happen? What am I missing? > > Cheers > -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
