-John
Using BBEdit 10.1 (3110)
--
Jean-Baptiste
> --
> You received this message because you are subscribed to the
> "BBEdit Talk" discussion group on Google Groups.
> To post to this group, send email to bbe...@googlegroups.com (mailto:bbe...@googlegroups.com)
> To unsubscribe from this group, send email to
> bbedit+un...@googlegroups.com (mailto:bbedit+un...@googlegroups.com)
> For more options, visit this group at
> <http://groups.google.com/group/bbedit?hl=en>
> If you have a feature request or would like to report a problem,
> please email "sup...@barebones.com (mailto:sup...@barebones.com)" rather than posting to the group.
> Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
Hm, maybe that's it. I'm using 10.1.1 (3127)
-John
> Changes
> -------
>
> * [211621] BBEdit now makes a reasonable guess at a filename
> extension when using "Save As" for a new document.
>
> Language modules can specify a "`BBLMPreferredFilenameExtension`" key,
> with a string value. This will be used if necessary. If it is
> absent, the first item in the BBLMSuffixMap array is used.
>
> You can also use an expert preference to set the preferred extension
> on a per-language basis:
>
> `defaults write com.barebones.bbedit PreferredFilenameExtension_<LanguageName> -string "abc"`
>
> Replace `<LanguageName>` with the actual language name; for example:
>
> `defaults write com.barebones.bbedit PreferredFilenameExtension_C++ -string "cxx"`
> `defaults write com.barebones.bbedit PreferredFilenameExtension_YAML -string "yaml"`
>
> Note that the extension you specify should *not* include the leading period.
Sent from my iPad