Edit ▶ Preferences...
Preferences
opens the Preferences dialog to view and edit preferences, options, and system settings.
Details
- On Mac OS X, the Preferences dialog is accessed using the Settings... menu item in the application menu.
- Many settings in the Preferences dialog work by setting notebook front end options on $FrontEnd.
- Some common settings and their corresponding options include:
-
Global magnification Magnification default magnification for all notebooks Light/dark mode LightDark default light/dark mode setting Notebook theme NotebookTheme color theme to use for default notebooks Language Language user interface and documentation language Use fuzzy matching for autocompletion {CodeAssistOptions,"CompletionAlgorithm"} determine autocompletion menu from "fuzzy" matching algorithms List only case-sensitive matches for autocompletions {CodeAssistOptions,"CaseSensitiveCompletion"} whether potential autocompletions must match upper/lowercase Automatically insert matching delimiters while typing DelimiterAutoMatching whether typing an opening delimiter such as (, {, [ will automatically insert the matching closing delimiter as appropriate Show default toolbar WindowToolbars whether notebooks show the toolbar by default Show Suggestions Bar after last output ShowPredictiveInterface whether to autocompute and display suggestions after each evaluation
See Also
Option Inspector $FrontEnd Options SetOptions CurrentValue