The User Settings Page
The User Settings page can be accessed by clicking the gear icon in the header of the Continue sidebar.
Which takes you to this page:

Below that, the following settings which are not part of a configuration file are available:
Show Session Tabs: If on, displays tabs above the chat as an alternative way to organize and access your sessions. Off by defaultWrap Codeblocks: If on, enables text wrapping in code blocks. Off by default.Show Chat Scrollbar: If on, enables a scrollbar in the chat window. Off by default.Text-to-Speech Output: If on, reads LLM responses aloud with TTS. Off by default.Enable Session Titles: If on, generates summary titles for each chat session after the first message, using the current Chat model. On by default.Format Markdown: If off, shows responses as raw text. On by default.Allow Anonymous Telemetry: If on, allows Continue to send anonymous telemetry. On by default.Enable Indexing: Enables indexing of the codebase for the @codebase and @code context providers. On by default.Font Size: Specifies base font size for UI elementsMultiline Autocompletions: Controls multiline completions for autocomplete. Can be set toalways,never, orauto. Defaults toautoDisable autocomplete in files: List of comma-separated glob pattern to disable autocomplete in matching files. E.g., "_/.md, */.txt"