Back to browser
BBEdit
com.barebones.bbedit
BBEdit settings
macOS
Configuration Keys (407)
| Key | Type | Title | |
|---|---|---|---|
PFC_SegmentedControl_0required | string | — | |
ApplicationAppearanceMode | integer | Application Appearance | |
SelectedColorSchemeName | string | Editor color scheme | |
SelectedColorSchemeNameDarkMode | string | Editor color scheme (dark mode) | |
StatusBarSizeMode | integer | Status bar item size | |
ListDisplayFontSize | real | List display font size | |
WhichAppIcon | integer | Application icon | |
ToolbarShowTextOptionsMenu | boolean | Navigation bar items: Text options | |
NavbarShowDocumentNavigation | boolean | Navigation bar items: Document navigation | |
NavbarShowMarkerMenu | boolean | Navigation bar items: Marker menu | |
NavbarShowFileVersionsButton | boolean | Navigation bar items: File versions | |
NavbarShowCounterpartButton | boolean | Navigation bar items: Related files | |
NavbarShowDocumentIcon | boolean | Navigation bar items: Document status | |
NavbarShowFunctionMenu | boolean | Navigation bar items: Function menu | |
FunctionMenuSortItemsByName | boolean | Navigation bar items: Sort items by name | |
EditingWindowShowLineNumbers | boolean | Editing window: Line numbers | |
EditingWindowShowGutter | boolean | Editing window: Gutter | |
EditingWindowShowTabStops | boolean | Editing window: Tab stops | |
EditingWindowShowPageGuide | boolean | Editing window: Page guide at | |
EditingWindowPageGuideWidth | integer | Editing window: Page guide at ## characters | |
EditingWindowGuideContrast | real | Editing window: Guide contrast | |
TextStatusBarShowCursorPosition | boolean | Text status bar items: Cursor position | |
TextStatusBarShowLanguageMenu | boolean | Text status bar items: Language | |
TextStatusBarShowTextEncodingMenu | boolean | Text status bar items: Text encoding | |
TextStatusBarShowLineBreakMenu | boolean | Text status bar items: Line break type | |
TextStatusBarShowDocumentLockState | boolean | Text status bar items: Document lock state | |
TextStatusBarShowDocumentDate | boolean | Text status bar items: Document save date | |
TextStatusBarShowDocumentStatistics | boolean | Text status bar items: Document statistics | |
TextStatusBarShowLiveMatchCount | boolean | Text status bar items: Instances of selected text | |
TextStatusBarShowMagnification | boolean | Text status bar items: Text magnification | |
NewAndOpenPrefersSharedWindow | boolean | Open documents into the front window when possible | |
WatchDocumentsOnDisk | boolean | Automatically refresh documents as they change on disk | |
NSRecentDocumentsLimit | integer | Remember the ## most recently used items | |
Display_FullPathInRecentMenu | boolean | Always show full paths in "Open Recent" menu | |
StartupAndResumeAction | integer | When BBEdit becomes active | |
RestoreApplicationStateAtStartup | boolean | Reopen documents that were open at last quit | |
RestoreUnsavedDocumentsAtStartup | boolean | Restore unsaved changes | |
ReopenDocumentsOnRemoteVolumes | boolean | Include documents on FTP/SFTP servers | |
AlwaysFetchRemoteDocuments | boolean | Always fetch fron server | |
SUSoftwareUpdateEnabled | boolean | Automatically check for updates | |
GetMeOnTheBetaTrainWooWoooooChuggaChuggaChuggaChugga | boolean | Early Access | |
ChatGPTModel | string | Default model | |
AIWorksheetWrapResponses | boolean | Wrap lines in responses | |
AIWorksheetWrapResponseCharLimit | integer | Wrap lines in responses to ## characters | |
TextCompletionTrigger | integer | Show text completions | |
Editor_AutoCompleteDelay | real | Delay XX seconds before automatic completion | |
IncludeDictionaryWordsInCompletionList | boolean | Include dictionary words in completion list | |
IncludeTextReplacementsInCompletionList | boolean | Include system text replacements in completion list | |
AutoInsertPairs | boolean | Insert matching delimiters while typing | |
AutoPairsSurroundSelection | boolean | Suround selected text when typing matching delimiters | |
HighlightInstancesOfSelectedText | boolean | Display instances of selected text | |
UseLineHeightHighlightingForInstancesOfSelectedText | integer | Underline or Highlight | |
DelayBeforeHighlightingInstancesOfSelectedText | real | Delay XX seconds | |
ShowTickMarksForInstancesOfSelectedText | boolean | Show tick marks in scroll bars: Instances of selected text | |
ShowTickMarksForLiveSearchMatches | boolean | Show tick marks in scroll bars: Live Search results | |
ShowTickMarksForSpellingErrors | boolean | Show tick marks in scroll bars: Spelling errors | |
ShowTickMarksForLanguageDiagnostics | boolean | Show tick marks in scroll bars: Issues | |
ShowLSPDiagnosticsInLineBar | boolean | Show issues | |
HighlightInsertionPoint | boolean | Highlight insertion point | |
UseHardLineNumbersInSoftWrappedViews | boolean | Use "hard" lines in soft-wrapped views | |
InsertionPointCursorType | integer | Insertion point | |
EditorLineSpacingMultiplier | real | Line spacing | |
ExtraSpaceInTextViews | integer | Extra vertical space ("overscroll") in text views | |
PinchZoomChangesMagnification | boolean | Allow pinch-to-zoom to change magnification | |
AllowSingleClickLineSelection | boolean | Enable single-click line selection | |
EditorCutCopyLinesForInsertionPoint | boolean | Cut/Copy entire line for insertion point | |
CollapseFoldsWhenOpening | boolean | When opening a document: Collapse folds | |
CollapseFoldsWhenOpeningBelowLevel | real | When opening a document: Collapse folds below level # | |
GlyphForInvisibleTabs | string | Invisibles display: tabs | |
GlyphForInvisibleLineBreaks | string | Invisibles display: line breaks | |
BBEditorFont | data | Default font | |
EditorFontSettingOverridesSavedState | boolean | Override document setting | |
EditorDefaultTabWidth | real | Spaces per tab | |
EditorDefaultMagnification | integer | Magnification | |
EditorAutoIndent | boolean | Auto-indent | |
BalanceWhileTyping | boolean | Balance while typing | |
EditorUseTypographersQuotes | boolean | Use typographer's quotes | |
EditorAutoExpandTabs | boolean | Auto-expand tabs | |
EditorShowInvisibleCharacters | boolean | Show invisible characters | |
EditorShowSpaces | boolean | Show spaces | |
EditorShowTabs | boolean | Show tabs | |
EditorShowLineBreaks | boolean | Show line breaks | |
EditorCheckSpellingAsYouType | boolean | Check spelling as you type | |
EditorSoftWrap | boolean | Soft wrap text to | |
SoftWrapStyle | integer | Soft wrap text to: Page guide/Windows width/Character width | |
EditorSoftWrapWidth | integer | Soft wrap text to: Character width | |
SoftWrapIndentation | integer | Soft-wrapped line indentation | |
TabNavigatesPlaceholders | boolean | Use Tab key to navigate Placeholders | |
HomeAndEndKeys | integer | "Home" and "End" key behavior | |
EnterGeneratesReturn | boolean | Enter key generates Return | |
AllowTabToIndentText | boolean | Allow Tab key to indent text blocks | |
EnableShiftDeleteAsForwardDelete | boolean | Enable Shift-Delete for forward delete | |
EnableOSHelpKey | boolean | Enable macOS "Help" key | |
TrimLeadingWhitespaceWhenAutoIndenting | boolean | When auto-indenting, remove leading white space from indented line | |
PageUpOrDownMovesInsertionPoint | boolean | Allow Page Up and Page Down keys to move the insertion point | |
OptionUpAndDownArrowMoveByParagraphs | boolean | Option-↑ and option-↓ move by paragraphs | |
EmulateEmacsKeyBindings | boolean | Emulate Emacs key bindings | |
DisplayEmacsStatusWindow | boolean | Display status window | |
EnableEmacsMetaSequences | boolean | Enable meta sequences | |
UseEscapeKeyAsCompletionTrigger | boolean | Allow the Escape key to trigger text completion | |
DefaultLanguageNameForNewDocuments | string | Default Language for New Documents | |
DefaultLanguageNameForNewDocuments | string | Custom Language for New Documents | |
DefaultLanguageNameForUnmappedFiles | string | Default Language for Unmapped files | |
DefaultLanguageNameForUnmappedFiles | string | Custom Language for Unmapped files | |
BBSuffixMapOverrides | array | Custom filesname extension mappings | |
| dict | — | |
fileExtension | string | Extension | |
languageName | dict | Language | |
languageCode | string | Language: Code | |
languageName | string | Language: Name | |
languageCode | string | Language: Code | |
languageName | string | Language: Name | |
fileExtension | string | Extension | |
languageName | dict | Language | |
languageCode | string | Language: Code | |
languageName | string | Language: Name | |
languageCode | string | Language: Code | |
languageName | string | Language: Name | |
BBEditRegisteredOwner:11.0 | string | BBEdit Registered Owner v11 | |
BBEditSerialNumber:11.0 | string | BBEdit License v11 | |
BBEditRegisteredOwner:12.0 | string | BBEdit Registered Owner v12 | |
BBEditSerialNumber:12.0 | string | BBEdit License v12 | |
BBEditRegisteredOwner:13.0 | string | BBEdit Registered Owner v13 | |
BBEditSerialNumber:13.0 | string | BBEdit License v13 | |
BBEditRegisteredOwner:14.0 | string | BBEdit Registered Owner v14 | |
BBEditSerialNumber:14.0 | string | BBEdit License v14 | |
BBEditRegisteredOwner:15.0 | string | BBEdit Registered Owner v15 | |
BBEditSerialNumber:15.0 | string | BBEdit License v15 | |
PreviewBrowserList | array | Web browsers available for previewing | |
| dict | — | |
bundleID | string | Bundle ID | |
name | string | Name | |
path | string | Path | |
version | string | Version | |
bundleID | string | Bundle ID | |
name | string | Name | |
path | string | Path | |
version | string | Version | |
DefaultRenderer_Markdown | integer | Markdown processor | |
CustomRendererCommand_Markdown | string | Custom command line: Command | |
CustomRendererCommandArguments_Markdown | string | Custom command line: Arguments | |
PrintUsingDocumentFont | integer | Printing font | |
BBPrintingFont | data | Custom printing font | |
FramePrintingArea | boolean | Frame printing area | |
PrintPageHeaders | boolean | Print page headers | |
PrintFullPathname | boolean | Print full path | |
PrintLineNumbers | boolean | Print line numbers | |
PrintOneInchGutter | boolean | 1-inch gutter | |
PrintColorSyntax | boolean | Print color syntax | |
PrintTimestampMode | integer | Time stamp | |
AlwaysWrapToPrintedPage | integer | Wrap Text to Printed Page | |
AlwaysShowFileList | boolean | Automatically show sidebar: AlwaysShowFileList | |
AutoShowFileList | boolean | Automatically show sidebar: AutoShowFileList | |
SidebarShowHideReshapesWindow | boolean | Reshape window when showing or hiding sidebar | |
SidebarListOpenDocumentsInNameOrder | boolean | Add documents to sidebar in alphabetical order | |
ShowIconsInSidebarLists | boolean | Sidebar list appearance and behavior: Show icons | |
ShowFinderTagsInSidebarLists | boolean | Sidebar list appearance and behavior: Show Finder tags | |
ProjectsListCanAcquireKeyboardFocus | boolean | Sidebar list appearance and behavior: Allow keyboard focus | |
BackgroundColor | string | Background | |
SpellingColor | string | Misspelled words | |
InvisibleSpacesColor | string | Spaces | |
InvisibleOthersColor | string | Other invisibles | |
DifferenceHighlightColor | string | Differences | |
SublineDifferenceHighlightColor | string | Sub-line differences | |
InsertionPointLineHighlightColor | string | Insertion point line | |
UseCustomHighlightColor | boolean | Use custom highlight colors | |
PrimaryHighlightColor | string | Use custom highlight colors: primary | |
SecondaryHighlightColor | string | Use custom highlight colors: primary | |
EnabledTextEncodings | array | Text Encodings | |
| integer | — | |
WriteTextEncodingValue | integer | Default text encoding for new documents | |
ReadTextEncodingFallbacks | array | If a file's encoding can't be guessed, try | |
| integer | — | |
DefaultLineBreakCharacter | integer | Line breaks | |
EnsureTrailingLineBreak | boolean | Ensure file ends with line break | |
StripTrailingWhitespace | boolean | Strip trailing whitespaces | |
MakeBackup | boolean | Make backup before saving | |
KeepHistoricalBackups | boolean | Keep historical backups | |
BackupsPreserveFilenameExtension | boolean | Preserve file name extension | |
RescueDiscardedUntitledDocuments | boolean | Rescue untitled document contents when discarding changes | |
EnableRescueDocumentCleanup | boolean | Remove rescued items | |
RescuedDocumentsCleanupInterval | real | Remove rescued items after ## days | |
TextFileNameExtensions | array | Text file name extensions | |
| string | Extension | |
AllowEditorConfigReadEncoding | boolean | Allow Editor Config Read Encoding | |
AllowFolderSelectionInOpenDialog | boolean | Allow Folder Selection in Open Dialog | |
AllowMultiLinePlaceholders | boolean | Allow Multi Line Placeholders | |
AllowPrototypeObjectExtend_JavaScript | boolean | Allow Prototype Object Extend (JavaScript) | |
AllowShebangLineOverride | boolean | Allow Shebang Line Override | |
AllowShiftRightToIndentWhitespaceOnlyLines | boolean | Allow Shift Right to Indent Whitespace Only Lines | |
AllowVolumeMountDuringStateRestore | boolean | Allow Volume Mount During State Restore | |
PromptToReopenRemoteDocuments | boolean | Prompt To Reopen Remote Documents | |
AlwaysBringUnixScriptOutputToFront | boolean | Always Bring Unix Script Output To Front | |
AlwaysDisplaySoftHyphens | boolean | Always Display Soft Hyphens | |
AlwaysShowAnnunciatorForNotFound | boolean | Always Show Annunciator For Not Found | |
AlwaysUseBasePythonWithVirtualEnvironment | boolean | Always Use Base Python With Virtual Environment | |
AlwaysUseBasePythonWithVirtualEnvironment_Python | boolean | Always Use Base Python With Virtual Environment (Python) | |
AppleShowAllExtensions | boolean | Apple Show All Extensions | |
AskForUnguessableFileEncoding | boolean | Ask For Unguessable File Encoding | |
AskXcodeForOpenFileByName | boolean | Ask XCode to Open File by Name | |
AutoIndentLSPCompletionText | boolean | Auto Indent LSP Completion Text | |
AutoRevealSelectedDocumentInProjectList | boolean | Auto Reveal Selected Document In Project List | |
AutoSaveAppState | boolean | Auto Save App State | |
AutoSaveIntervalInMinutes_v2 | integer | Auto Save Interval In Minutes: v2 | |
AutoSwapCloseShortcuts | boolean | Auto Swap Close Shortcuts | |
AutoWrapDocumentsWithLongLines | boolean | Auto Wrap Documents With Long Lines | |
AutoWrapDocumentsWithLongLines_HTML | boolean | Auto Wrap Documents With Long Lines (HTML) | |
AutoWrapLineLengthThreshold | integer | Auto Wrap Line Length Threshold | |
BalanceIncludesDelimiters | boolean | Balance Includes Delimiters | |
BRIEFStateTimeout | real | BRIEF State Timeout | |
CamelCaseNavigationIncludesUnderscores | boolean | Camel Case Navigation Includes Underscores | |
CascadeNewWindows | boolean | Cascade New Windows | |
ChatGPTAPIRequestTimeout | integer | ChatGPT API Request Timeout | |
CheckModificationDateForRemoteSaves | boolean | Check Modification Date For Remote Saves | |
ClipboardTextDisplayLimit | integer | Clipboard Text Display Limit | |
Clipboard_ConvertNonBreakingSpacesWhenPasting | boolean | Clipboard: Convert Non Breaking Spaces When Pasting | |
ClippingsWorkInFindWindows | boolean | Clippings Work In Find Windows | |
CloseOFBNWindowAfterOpeningSelection | boolean | Close OFBN Window After Opening Selection | |
CodelessPCRETimeout | integer | Codeless PCRE Timeout | |
ColorPatternsInGrepCheatSheet | boolean | Color Patterns In Grep Cheat Sheet | |
CommentWholeLineWithInsertionPoint | boolean | Comment Whole Line With Insertion Point | |
CondaInterfaceCommandTimeout | integer | Conda Interface Command Timeout | |
ContextMenuClipboard | boolean | Context Menu Clipboard | |
ContextMenuMarkers | boolean | Context Menu Markers | |
ContextMenuResolveURL | boolean | Context Menu Resolve URL | |
ContextMenuSaveNewSelection | boolean | Context Menu Save New Selection | |
ContextMenuSpellChecking | boolean | Context Menu Save New Selection | |
ContextMenuTextFolding | boolean | Context Menu Text Folding | |
ContextMenuTextSearching | boolean | Context Menu Text Searching | |
CounterpartSiblingSearchNames | string | Counterpart Sibling Search Names | |
CrossCheckForImageFilesWithTextEncodingXattr | boolean | Cross Check For Image Files With Text Encoding Xattr | |
CSSMarkup_NewLineBeforeBrace | boolean | CSS Markup: New Line Before Brace | |
CSSMarkup_PreferShortHexColors | boolean | CSS Markup: Prefer Short Hex Colors | |
CSSMarkup_SimpleRulesOnOneLine | boolean | CSS Markup: Simple Rules On One Line | |
CtagsCompletionThreshold | integer | Ctags Completion Threshold | |
DefaultNoteLanguageMode | string | Ctags Completion Threshold | |
Diff_IgnoreRCSKeywords | boolean | Diff: Ignore RCS Keywords | |
DisableAllFontLigatures | boolean | Disable All Font Ligatures | |
DisableAttachmentScripts | boolean | Disable Attachment Scripts | |
DisableCtagsScanOnRemoteVolumes | boolean | Disable Ctags Scan On Remote Volumes | |
DisableCursorBlink | boolean | Disable Cursor Blink | |
DisableFindAndReplaceHistory | boolean | Disable Find And Replace History | |
DisablePassiveFTP | boolean | Disable Passive FTP | |
DisplayPrivateAreaGlyphs | boolean | Display Private Area Glyphs | |
Display_FullPathInWindowMenu | boolean | Display: Full Path In Window Menu | |
DoubleClickToBalance | boolean | Double Click To Balance | |
EditorTailMode_Log File | boolean | Editor Tail Mode (Log File) | |
Editor_AlwaysOpenQuickFind | boolean | Editor: Always Open Quick Find | |
Editor_AutoIndentIsBraceAware | boolean | Editor: Auto Indent Is Brace Aware | |
Editor_AutoWordCountSizeThreshold | integer | Editor: Auto Word Count Size Threshold | |
Editor_ControlArrowCamelCase | boolean | Editor: Control Arrow Camel Case | |
Editor_ControlArrowHScroll | boolean | Editor: Control Arrow H Scroll | |
Editor_DeleteIndentationWhitespaceToTabStop | boolean | Editor: Delete Indentation Whitespace To Tab Stop | |
Editor_SoftWrapLengthThreshold | integer | Editor: Soft Wrap Length Threshold | |
Editor_SpellCheckLengthLimit | integer | Editor: Spell Check Length Limit | |
EnableAutoSave_v2 | boolean | Enable Auto Save: v2 | |
EnableCharacterWrappingToWindowWidth | boolean | Enable Character Wrapping To Window Width | |
EnableDefaultFilenameExtensions | boolean | Enable Default Filename Extensions | |
EnableFontLigatures | boolean | Enable Font Ligatures | |
EnableFontLigatures_Cascadia Mono* | boolean | Enable Font Ligatures: Cascadia Mono* | |
EnableFontLigatures_Fira Code* | boolean | Enable Font Ligatures: Fira Code* | |
EnableFontLigatures_Hasklig* | boolean | Enable Font Ligatures: Hasklig* | |
EnableFontLigatures_JetBrains Mono* | boolean | Enable Font Ligatures: Jet Brains Mono* | |
EnableFontLigatures_MonoLisa* | boolean | Enable Font Ligatures: Mono Lisa* | |
EnableFontLigatures_Monoid* | boolean | Enable Font Ligatures: Monoid* | |
EnableFontLigatures_Monoisome* | boolean | Enable Font Ligatures: Monoisome* | |
EnableRareLigatures | boolean | Enable Rare Ligatures | |
EnableSSHCompression | boolean | Enable SSH Compression | |
EnableSSHLegacyRSAHostKeys | boolean | Enable SSH Legacy RSA Host Keys | |
EnableSyntaxColoring | boolean | Enable Syntax Coloring | |
ExchangeCommandAndOptionHorizontal | boolean | Exchange Command And Option Horizontal | |
ExchangeCommandAndOptionVertical | boolean | Exchange Command And Option Vertical | |
FindAndReplaceHistorySize | integer | Find And Replace History Size | |
FindDialog_UsesFindScrap | boolean | Find Dialog: Uses Find Scrap | |
FixedWidthFontSmoothingThreshold | integer | Fixed Width Font Smoothing Threshold | |
FlashBalancePointsWhenNavigating | boolean | Flash Balance Points When Navigating | |
FontSmoothingThreshold | integer | Font Smoothing Threshold | |
ForceSingletonWindowsForUnixScriptOutput | boolean | Force Singleton Windows For Unix Script Output | |
FTPAbortTimeout | integer | FTP Abort Timeout | |
FTPAutoDisconnectPeriod | integer | FTP Auto Disconnect Period | |
FTPConnectionTimeout | integer | FTP Auto Disconnect Period | |
FTPControlTimeout | integer | FTP Control Timeout | |
FTPDisableMLSD | boolean | FTP Disable MLSD | |
FTPRememberRecentFiles | boolean | FTP Remember Recent Files | |
FTPSafeSaves | boolean | FTP Safe Saves | |
FTPShowParentDir | boolean | FTP Show Parent Dir | |
FTPTransferTimeout | integer | FTP Transfer Timeout | |
FullScreenWindowsHogScreen | boolean | Full Screen Windows Hog Screen | |
FullScreenWidthThreshold | real | Full Screen Width Threshold | |
FunctionMenuShowCommentCallouts | boolean | Function Menu Show Comment Callouts | |
FunctionMenuShowFunctionPrototypes | boolean | Function Menu Show Function Prototypes | |
FunctionPopup_Prototypes | boolean | Function Popup: Prototypes | |
FunctionPopup_SortByName | boolean | Function Popup: Sort By Name | |
GenerateCompletionsFromNearbyTagsFiles | boolean | Generate Completions From Nearby Tags Files | |
GenerateTemporaryTagsForCompletion | boolean | Generate Temporary Tags For Completion | |
GrayLevelForModifiedRingsInListWidgets | real | Gray Level For Modified Rings In List Widgets | |
GroupWindowsMenuByKind | boolean | Group Windows Menu By Kind | |
HonorEmacsStateOnOpen | boolean | Honor Emacs State On Open | |
HTMLImageMarkupCreatesSizeAttributes | boolean | HTML Image Markup Creates Size Attributes | |
HTMLImageMarkupUseInlineStyleForImageSize | boolean | HTML Image Markup Use Inline Style For Image Size | |
HTMLImageMarkupUsesFileNameForAlt | boolean | HTML Image Markup Uses File Name For Alt | |
InspectTextFileContentsForListFiltering | boolean | Inspect Text File Contents For List Filtering | |
InspectZipArchiveContentsForFileFiltering | boolean | Inspect Zip Archive Contents For File Filtering | |
LeaveRoomForPalettes | boolean | Leave Room For Palettes | |
LegacyUndoSelectionBehavior | boolean | Legacy Undo Selection Behavior | |
LinkEncodingToCharset | boolean | Link Encoding To Charset | |
LiveMatchSizeLimit | integer | Live Match Size Limit | |
LongestLineCalculationLimit | integer | Longest Line Calculation Limit | |
LSPCompletionsReplaceInsteadOfInsert | boolean | LSP Completions Replace Instead Of Insert | |
LSPEnableMarkdownDocumentation | boolean | LSP Enable Markdown Documentation | |
MakeShebangScriptsExecutable | boolean | Make Shebang Scripts Executable | |
MakeTempProjectForFolderOpen | boolean | Make Temp Project For Folder Open | |
MarkupPanelAutoPrefillRecommendedAttributeNames | boolean | Markup Panel Auto Prefill Recommended Attribute Names | |
MarkupToolsMisc_SkipXMLFilesWhenScanningFolders | boolean | Markup Tools Misc: Skip XML Files When Scanning Folders | |
MaxDocumentLengthForCompletionTokenizer | integer | Max Document Length For Completion Tokenizer | |
MaxFindDifferencesGroupSize | integer | Max Find Differences Group Size | |
MaximumHeaderFontSize | integer | Maximum Header Font Size | |
MaximumLineBarPointSize | integer | Maximum Line Bar Point Size | |
MaximumTextLengthForLanguageGuessing | integer | Maximum Text Length For Language Guessing | |
MinimumLinesForBlockFold | integer | Minimum Lines For Block Fold | |
MostRecentItemsGroupLimit | integer | Most Recent Items Group Limit | |
MoveModelessWindowToActiveSpace | boolean | Move Modeless Window To Active Space | |
MinimumLinesForBlockFold | boolean | Move Modeless Window To Active Space | |
NumberOfOpenByNameItems | integer | Number Of Open By Name Items | |
OFBNEnumeratesXcodeSubprojects | boolean | OFBN Enumerates Xcode Subprojects | |
OFBNIncludesRecentItems | boolean | OFBN Includes Recent Items | |
OnlyShowInvisibleUnicodeSpacesWhenShowSpacesIsTurnedOn | boolean | Only Show Invisible Unicode Spaces When Show Spaces Is Turned On | |
OpaqueBlockComments_PHP | boolean | Opaque Block Comments (PHP) | |
OpaqueHereDoc_PHP | boolean | Opaque Here Doc (PHP) | |
OpaqueLineComments_PHP | boolean | Opaque Line Comments (PHP) | |
OpaqueStrings_PHP | boolean | Opaque Strings (PHP) | |
OpenByNameMaxWildcardMatches | integer | Open By Name Max Wildcard Matches | |
OpenDiskBrowserForTarballs | boolean | Open Disk Browser For Tarballs | |
OpenDiskBrowserForZipFiles | boolean | Open Disk Browser For Zip Files | |
OpenItemsOnSingleClick | boolean | Open Items On Single Click | |
OpenPanelShowsFrontDocumentDirectory | boolean | Open Panel Shows Front Document Directory | |
OpenPDFsAsText | boolean | Open PDFs As Text | |
PerformLineFeedTranslation | boolean | Perform Line Feed Translation | |
PrecomposeUnicodeWhenPasting | boolean | Precompose Unicode When Pasting | |
PreferEditorConfigTabWidth | boolean | Prefer Editor Config Tab Width | |
PrettyPrintPastedHTML | boolean | Pretty Print Pasted HTML | |
ProjectsAllowVolumeMountWhenReopening | boolean | Projects Allow Volume Mount When Reopening | |
ProjectsOpenItemsOnSingleClick | boolean | Projects Open Items On Single Click | |
ProjectsRememberOpenDocuments | boolean | Projects Remember Open Documents | |
ProvideSTDINToUnixScripts | boolean | Provide STDIN To Unix Scripts | |
NSRecentDocumentsLimit_Folders | integer | Recent Items: Remember ## Folders | |
NSRecentDocumentsLimit_Images | integer | Recent Items: Remember ## Images | |
NSRecentDocumentsLimit_Projects | integer | Recent Items: Remember ## Projects | |
NSRecentDocumentsLimit_Shell Worksheets | integer | Recent Items: Remember ## Shell Worksheets | |
RecentItems_RememberTempFiles | boolean | Recent Items: Remember Temp Files | |
RememberFTPPasswords | boolean | Remember FTP Passwords | |
ReplaceAllResultsIncludeTiming | boolean | Replace All Results Include Timing | |
ReportNonzeroExitCodeFromUnixFilters | boolean | Report Nonzero Exit Code From Unix Filters | |
ReportReplaceAllResults | boolean | Report Replace All Results | |
ReuseSearchResultsWindowsWhenPossible | boolean | Reuse Search Results Windows When Possible | |
ReverseSwipeNavigationSense | boolean | Reverse Swipe Navigation Sense | |
RunUnixCommand_HistoryLimit | integer | Run Unix Command: History Limit | |
RunUsingPython3 | boolean | Run Using Python3 | |
SafeSavesDisabled | boolean | Safe Saves Disabled | |
SaveDocumentState | boolean | Save Document State | |
SaveDocumentStateForTempFiles | boolean | — | |
SaveOpenWithDataInTypelessFiles | boolean | Save Open With Data In Typeless Files | |
SaveTitledDocumentsBeforeSleeping | boolean | Save Titled Documents Before Sleeping | |
ScanHTMLStringsForFunctions | boolean | Scan HTML Strings For Functions | |
ScanHTMLStringsForFunctions_Python | boolean | Scan HTML Strings For Functions (Python) | |
ScriptEditorBundleID | string | Script Editor Bundle ID | |
SelectFirstPlaceholderInCompletions | boolean | Select First Placeholder In Completions | |
SFTPConnectionTimeout | integer | SFTP Connection Timeout | |
ShowAnonymousFunctions_ActionScript | boolean | Show Anonymous Functions (ActionScript) | |
ShowAnonymousFunctions_JavaScript | boolean | Show Anonymous Functions (JavaScript) | |
ShowFTPDotFiles | boolean | Show FTP Dot Files | |
ShowFullPathsInSearchResults | boolean | Show Full Paths In Search Results | |
ShowGitIgnoredCommandIsVisible | boolean | Show Git Ignored Command Is Visible | |
ShowLanguageSettingInShellWorksheets | boolean | Show Language Setting In Shell Worksheets | |
ShowSCMDataCommandIsVisible | boolean | Show SCM Data Command Is Visible | |
ShowSVNSwitchedItems | boolean | Show SVN Switched Items | |
ShowVariablesInFunctionList_PHP | boolean | Show Variables In Function List (PHP) | |
SkipNodeModulesWhenScanningFolders | boolean | Skip Node Modules When Scanning Folders | |
SkipSCMAdminDirsWhenScanningFolders | boolean | Skip SCM Admin Dirs When Scanning Folders | |
SortCompletionResultsByName | boolean | Sort Completion Results By Name | |
SortWindowsAndDocumentsByName | boolean | Sort Windows And Documents By Name | |
SpellCheckerContextMenuTimeout | integer | Spell Checker Context Menu Timeout | |
SpellingWordCompletionThreshold | integer | Spelling Word Completion Threshold | |
SSHServerKeepaliveInterval | integer | SSH Server Keepalive Interval | |
StrictCounterpartMatchingForCLanguages | boolean | Strict Counterpart Matching For C Languages | |
SurfNextPreviousInDisplayOrder | boolean | Surf Next Previous In Display Order | |
SwipeToNavigateBetweenDocuments | boolean | Swipe To Navigate Between Documents | |
TerminalBundleID | string | Terminal Bundle ID | |
ThrottleVerticalScrollingSpeed | boolean | Throttle Vertical Scrolling Speed | |
TranslateLineBreaksInKeyboardInput | boolean | Translate Line Breaks In Keyboard Input | |
UsePATHForSSH | boolean | Use $PATH For SSH | |
UseClippingsForCompletion | boolean | Use Clippings For Completion | |
UseColorSchemeBackgroundForDarkModeUI | boolean | Use Color Scheme Background For Dark Mode Ul | |
UseDashForReferenceLookups | boolean | Use Dash For Reference Lookups | |
UseDistinctColorsForHTMLAttributesAndValues | boolean | Use Distinct Colors For HTML Attributes And Values | |
UseFlakeForPythonSyntaxChecking | boolean | Use Flake For Python Syntax Checking | |
UseFlakeForPythonSyntaxChecking_Python | boolean | Use Flake For Python Syntax Checking (Python) | |
UseInlineStylesForCopiedHTML | boolean | Use Inline Styles For Copied HTML | |
UseNumericKeypadForCursorMovement | boolean | Use Numeric Keypad For Cursor Movement | |
UseResourceForkForDocumentState | boolean | Use Resource Fork For Document State | |
UseSeparatorsInUnixScriptOutput | boolean | Use Separators In Unix Script Output | |
UseSystemFontForLineBar | boolean | Use System Font For Line Bar | |
UseTabKeyAsCompletionTrigger | boolean | Use Tab Key As Completion Trigger | |
UseTokensFromDocumentForCompletion | boolean | Use Tokens From Document For Completion | |
UseXMLMarkupRulesForHTML5 | boolean | Use XML Markup Rules For HTML5 | |
VisibleSearchSources_ConfiguredWebSites | boolean | Visible Search Sources: Configured Web Sites | |
VisibleSearchSources_DiskBrowsers | boolean | Visible Search Sources: Disk Browsers | |
VisibleSearchSources_FrontmostProject | boolean | Visible Search Sources: Frontmost Project | |
VisibleSearchSources_OpenDocuments | boolean | Visible Search Sources: Open Documents | |
VisibleSearchSources_Projects | boolean | Visible Search Sources: Projects | |
VisibleSearchSources_RecentFolders | boolean | Visible Search Sources: Recent Folders | |
VisibleSearchSources_RecentXcodeProjects | boolean | Visible Search Sources: Recent Xcode Projects | |
VisibleSearchSources_ResultsBrowsers | boolean | Visible Search Sources: Results Browsers | |
VisibleSearchSources_SavedSearchSets | boolean | Visible Search Sources: Saved Search Sets | |
VisibleSearchSources_SavedSpotlightSearches | boolean | Visible Search Sources: Saved Spotlight Searches | |
WarnMalformedUTF8 | boolean | Warn Malformed UTF8 | |
WarnWhenWindowContainsMultipleDocuments | boolean | Visible Search Sources: Saved Spotlight Searches | |
WorksheetNotificationMinimumRunTime | integer | Worksheet Notification Minimum Run Time | |
WriteEmacsStateOnSave | boolean | Visible Search Sources: Saved Spotlight Searches | |
WriteExtendedAttributes | string | Write Extended Attributes | |
ZoomWindowsInPlace | boolean | Zoom Windows In Place | |
MoveModelessWindowsToActiveSpace | boolean | Move All Window types to active space | |
MoveModelessWindowsToActiveSpace_FindWindow | boolean | Move Find Window to Active Space | |
MoveModelessWindowsToActiveSpace_MultiFileFindWindow | boolean | Move Multi-File Find Window to Active Space | |
MoveModelessWindowsToActiveSpace_OpenFileByNameWindow | boolean | Move Open File by Name Window to active space | |
QuickTimeImages | boolean | — | |
ReopenRemoteDocuments | boolean | Reopen Remote Documents | |
SUAllowsAutomaticUpdates | boolean | Automatic Update Install Prompt | |
SUAutomaticallyUpdate | boolean | Enable Automatic Silent Updates | |
SUEnableAutomaticChecks | boolean | Enable Automatic Update Checks | |
SUFeedURL | string | Sparkle Feed URL | |
SUScheduledCheckInterval | integer | Automatic Update Check Interval | |
| dict | — | |
fileExtension | string | Extension | |
languageName | dict | Language | |
languageCode | string | Language: Code | |
languageName | string | Language: Name | |
languageCode | string | Language: Code | |
languageName | string | Language: Name | |
fileExtension | string | Extension | |
languageName | dict | Language | |
languageCode | string | Language: Code | |
languageName | string | Language: Name | |
languageCode | string | Language: Code | |
languageName | string | Language: Name | |
| dict | — | |
bundleID | string | Bundle ID | |
name | string | Name | |
path | string | Path | |
version | string | Version | |
bundleID | string | Bundle ID | |
name | string | Name | |
path | string | Path | |
version | string | Version | |
| integer | — | |
| integer | — | |
| string | Extension |