Thanks, Lee, but that’s not a “compact/terse list”. Nonetheless, following your 
hint, I decided to extract the espresso (using BBEdit as my espresso machine, 
of course) and here it is. 

To suit your taste(s), you can add your preferred amount of textured milk to 
produce a macchiato, a cappuccino, a latte, or a venti. I hope it’s useful to 
everyone.

Enjoy.

Alfredo

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" 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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.
defaults write com.barebones.bbedit Editor_ControlArrowCamelCase -bool NO
defaults write com.barebones.bbedit Editor_ControlArrowHScroll -bool YES
defaults write com.barebones.bbedit UseClippingsForCompletion -bool NO
defaults write com.barebones.bbedit Editor_DeleteIndentationWhitespaceToTabStop 
-bool NO
defaults write com.barebones.bbedit Editor_AutoWordCountSizeThreshold -int 
16777216
defaults write com.barebones.bbedit Editor_SpellCheckLengthLimit -int NN
defaults write com.barebones.bbedit MaxDocumentLengthForCompletionTokenizer 
-int NN
defaults write com.barebones.bbedit BalanceIncludesDelimiters -bool YES
defaults write com.barebones.bbedit CommentWholeLineWithInsertionPoint -bool NO
defaults write com.barebones.bbedit AllowShiftRightToIndentWhitespaceOnlyLines 
-bool YES
defaults write com.barebones.bbedit 
AllowShiftRightToIndentWhitespaceOnlyLines_C++ -bool YES
defaults write com.barebones.bbedit FlashBalancePointsWhenNavigating -bool NO
defaults write com.barebones.bbedit PrecomposeUnicodeWhenPasting -bool YES
defaults write com.barebones.bbedit BRIEFStateTimeout -float x.y
defaults write com.barebones.bbedit UseTabKeyAsCompletionTrigger -bool YES
defaults write com.barebones.bbedit DisablePassiveFTP:foobar.example.com -bool 
YES
defaults write com.barebones.bbedit DisablePassiveFTP:example.com -bool YES
defaults write com.barebones.bbedit DisablePassiveFTP -bool YES
defaults write com.barebones.bbedit EnableSSHCompression:foobar.example.com 
-bool NO
defaults write com.barebones.bbedit EnableSSHCompression:example.com -bool NO
defaults write com.barebones.bbedit EnableSSHCompression -bool NO
defaults write com.barebones.bbedit SFTPConnectionTimeout -int 20
defaults write com.barebones.bbedit Diff_IgnoreRCSKeywords -bool NO
defaults write com.barebones.bbedit 
MarkupToolsMisc_SkipXMLFilesWhenScanningFolders -bool NO
defaults write com.barebones.bbedit UseXMLMarkupRulesForHTML5 -bool NO
defaults write com.barebones.bbedit HTMLImageMarkupUsesFileNameForAlt -bool NO
defaults write com.barebones.bbedit HTMLImageMarkupCreatesSizeAttributes -bool 
NO
defaults write com.barebones.bbedit HTMLImageMarkupUseInlineStyleForImageSize 
-bool YES
defaults write com.barebones.bbedit 
MarkupPanelAutoPrefillRecommendedAttributeNames -bool NO
defaults write com.barebones.bbedit AskXcodeForOpenFileByName -bool NO
defaults write com.barebones.bbedit ScriptEditorBundleID 
com.latenightsw.ScriptDebugger
defaults write com.barebones.bbedit TerminalBundleID -string 
"com.example.TerminalAppBundleID"
defaults write com.barebones.bbedit UseDashForReferenceLookups -bool NO
defaults write com.barebones.bbedit UseDashForReferenceLookups_Ruby -bool NO
defaults write com.barebones.bbedit UseDashForReferenceLookups -bool NO
defaults write com.barebones.bbedit UseDashForReferenceLookups_C++ -bool YES
defaults write com.barebones.bbedit DefaultLanguageNameForNewDocuments -string 
"<language name>"
defaults write com.barebones.bbedit DefaultLanguageNameForNewDocuments -string 
"Markdown"
defaults write com.barebones.bbedit MinimumLinesForBlockFold_Objective-C
defaults write com.barebones.bbedit MinimumLinesForBlockFold_Objective-C++ 4
defaults write com.barebones.bbedit MinimumLinesForBlockFold_JavaScript 4
defaults write com.barebones.bbedit OpaqueStrings_PHP -bool NO
defaults write com.barebones.bbedit OpaqueBlockComments_PHP -bool NO
defaults write com.barebones.bbedit OpaqueLineComments_PHP -bool NO
defaults write com.barebones.bbedit OpaqueHereDoc_PHP -bool NO
defaults write com.barebones.bbedit ShowVariablesInFunctionList_PHP -bool YES
defaults write com.barebones.bbedit ProjectsListCanAcquireKeyboardFocus -bool 
YES
defaults write com.barebones.bbedit ProjectsOpenItemsOnSingleClick -bool NO
defaults write com.barebones.bbedit AutoRevealSelectedDocumentInProjectList 
-bool YES
defaults write com.barebones.bbedit QuickTimeImages -bool NO
defaults write com.barebones.bbedit OpenPDFsAsText -bool NO
defaults write com.barebones.bbedit WarnMalformedUTF8 -bool YES
defaults write com.barebones.bbedit AskForUnguessableFileEncoding -bool YES
defaults write com.barebones.bbedit UseResourceForkForDocumentState -bool YES
defaults write com.barebones.bbedit SaveDocumentStateForTempFiles -bool YES
defaults write com.barebones.bbedit WriteExtendedAttributes <value>
defaults write com.barebones.bbedit Editor_SoftWrapLengthThreshold -int 1048576
defaults write com.barebones.bbedit InspectTextFileContentsForListFiltering 
-bool NO
defaults write com.barebones.bbedit PreferredFilenameExtension_<LanguageName> 
-string "abc"
defaults write com.barebones.bbedit PreferredFilenameExtension_C++ -string "cxx"
defaults write com.barebones.bbedit PreferredFilenameExtension_YAML -string 
"yaml"
defaults write com.barebones.bbedit EnableAutoSave_v2 -bool YES
defaults write com.barebones.bbedit AutoSaveIntervalInMinutes_v2 -int 10
defaults write com.barebones.bbedit SaveTitledDocumentsBeforeSleeping -bool YES
defaults write com.barebones.bbedit AllowVolumeMountDuringStateRestore -bool YES
defaults write com.barebones.bbedit ReopenRemoteDocuments -bool YES
defaults write com.barebones.bbedit PromptToReopenRemoteDocuments - bool YES
defaults write com.barebones.bbedit PerforceDoNotUseP4Login -bool YES
defaults write com.barebones.bbedit SkipSCMAdminDirsWhenScanningFolders -bool NO
defaults write com.barebones.bbedit PerforceToolPathOverride /path/to/p4/binary
defaults write com.barebones.bbedit SubversionToolPathOverride 
/path/to/svn/binary
defaults write com.barebones.bbedit ShowSVNSwitchedItems -bool YES
defaults write com.barebones.bbedit FixedWidthFontSmoothingThreshold -int 8
defaults write com.barebones.bbedit FontSmoothingThreshold -int 4
defaults write com.barebones.bbedit DisableFontSmoothing_FONTNAME -bool YES
defaults write com.barebones.bbedit DisableFontSmoothing_Monaco -bool YES
defaults write com.barebones.bbedit EnableFontLigatures_Hasklig -bool YES
defaults write com.barebones.bbedit EnableRareLigatures_HaskLig -bool YES
defaults write com.barebones.bbedit FindDialog_UsesFindScrap -bool NO
defaults write com.barebones.bbedit Editor_AlwaysOpenQuickFind -bool YES
defaults write com.barebones.bbedit ReportReplaceAllResults -bool YES
defaults write com.barebones.bbedit ReplaceAllResultsIncludeTiming -bool YES
defaults write com.barebones.bbedit ShowFullPathsInSearchResults -bool YES
defaults write com.barebones.bbedit SurfNextPreviousInDisplayOrder -bool YES
defaults write com.barebones.bbedit ZoomWindowsInPlace -bool NO
defaults write com.barebones.bbedit FullScreenWindowsHogScreen -bool NO
defaults write com.barebones.bbedit FullScreenWidthThreshold -float 0.65
defaults write com.barebones.bbedit NSRecentDocumentsLimit:Projects -int 5
defaults write com.barebones.bbedit NSRecentDocumentsLimit:Folders -int 10
defaults write com.barebones.bbedit "NSRecentDocumentsLimit:Shell Worksheets" 
-int 1
defaults write com.barebones.bbedit NSRecentDocumentsLimit:Images -int 0
defaults write com.barebones.bbedit MostRecentItemsGroupLimit -int 15
defaults write com.barebones.bbedit RecentItems_RememberTempFiles -bool YES
defaults write com.barebones.bbedit CloseOFBNWindowAfterOpeningSelection -bool 
YES
defaults write com.barebones.bbedit MoveModelessWindowsToActiveSpace_FindWindow 
-bool YES
defaults write com.barebones.bbedit 
MoveModelessWindowsToActiveSpace_MultiFileFindWindow -bool YES
defaults write com.barebones.bbedit 
MoveModelessWindowsToActiveSpace_OpenFileByNameWindow -bool YES
defaults write com.barebones.bbedit MoveModelessWindowsToActiveSpace -bool YES
defaults write com.barebones.bbedit UseInlineStylesForCopiedHTML -bool NO
defaults write com.barebones.bbedit DisableCtagsScanOnRemoteVolumes -bool NO
defaults write com.barebones.bbedit OpenByNameMaxWildcardMatches -int 200
defaults write com.barebones.bbedit UseSeparatorsInUnixScriptOutput -bool NO
defaults write com.barebones.bbedit OpenPanelShowsFrontDocumentDirectory -bool 
YES

> On Mar 10, 2018, at 10:29 AM, Lee Hinde <leehi...@gmail.com> wrote:
> 
> Look for Expert Preferences in BBEdit Help (under the Help Menu).
> 
>> On Mar 10, 2018, at 9:24 AM, F. Alfredo Rego <f.alfredor...@gmail.com> wrote:
>> 
>> Very Nice, Patrick.
>> 
>> Is there a compact/terse list of all of these great “accessory prefs” 
>> somewhere?
>> 
>> Thanks.
>> 
>> Alfredo
>> 
>>> On Mar 10, 2018, at 10:12 AM, Patrick Woolsey <pwool...@barebones.com> 
>>> wrote:
>>> 
>>> On 3/9/18 at 6:11 PM, bria...@gmail.com (Brian Christiansen) wrote:
>>> 
>>>>> defaults write com.barebones.bbedit ProjectsListCanAcquireKeyboardFocus 
>>>>> -bool YES
>>>> 
>>>> Patrick, thank you. Now I have to struggle with whether I actually like 
>>>> this or not. Because the Project sidebar is instant-activation, by which I 
>>>> mean, it opens the file as soon as it's highlighted. So if I want to arrow 
>>>> down 10 files to open the 10th, I wind up opening 1–10. On first 
>>>> experiment, I opened 30 files in 1.5 seconds, unintentionally. ("This is 
>>>> why it's not enabled by default behavior", Patrick thinks to himself.)
>>>> 
>>>> However, playing with this in the Currently open documents pane, that I've 
>>>> liked a lot.
>>> 
>>> Apropos of when BBEdit opens files, there is an accessory pref as follows:
>>> 
>>> =======
>>> Projects
>>> 
>>> [...]
>>> 
>>> * Project windows will ordinarily open an item in the file list for
>>>  editing when you click on it and the editing view is visible. To
>>>  require a double-click:
>>> 
>>>  [ please issue the following Terminal command ]
>>> 
>>>  defaults write com.barebones.bbedit ProjectsOpenItemsOnSingleClick -bool NO
>>> 
>>> =======
>>> 
>>> so you may wish to apply it as well. :-)
>>> 
>>> 
>>>>> Control-Tab
>>>>> Control-Shift-Tab
>>>> 
>>>> Thank you, Chris! This one is completely new to me.
>>>> 
>>> 
>>> FWIW you can use these key shortcuts to switch between panes within a 
>>> window in (nearly) every Mac application.
>>> 
>>> 
>>> Regards,
>>> 
>>> Patrick Woolsey
>>> ==
>>> Bare Bones Software, Inc.             <http://www.barebones.com/>
> 
> -- 
> This is the BBEdit Talk public discussion group. If you have a 
> feature request or would like to report a problem, please email
> "supp...@barebones.com" 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 bbedit+unsubscr...@googlegroups.com.
> To post to this group, send email to bbedit@googlegroups.com.
> Visit this group at https://groups.google.com/group/bbedit.

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" 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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.

Reply via email to