Skip to content

Config Reference

KeyTypeDefaultDescription
editor.font_sizenumber14The font size of the editor.
editor.theme_mode"dark" | "light" | "system"systemThe theme mode of the editor.
editor.light_themestringmin-lightThe light theme of the editor.
editor.dark_themestringhoustonThe dark theme of the editor.
ai.agent.modelstringgithub-copilot/gpt-4.1The model of the AI agent.
ai.autocomplete.base_urlstringhttps://openrouter.ai/api/v1The base URL of the autocomplete API.
ai.autocomplete.modelstringmistralai/codestral-2501The model of the autocomplete API.
ai.autocomplete.api_keystring''The API key of the autocomplete API.