Skip to content
PlainKit
Ctrl K

Settings

VS Code-style workspace preferences, terminal shortcuts, tokenizer defaults & editor settings.

Terminal & Interactive Console

workbench.developerHomeView
Default landing view on the /developers page. Switch between GUI cards and interactive Web Terminal.
terminal.integrated.shortcut
Global keybinding to toggle the slide-up Terminal drawer from anywhere in the application.
terminal.integrated.fontSize
Font size in pixels for the interactive terminal console.

Code Editor & Formatting

editor.tabSize (json.indent)
Default indentation spaces used by JSON Formatter and code outputs.
editor.wordWrap
Wrap long lines within tool workbenches and diff viewer.

AI Models & Tokenizer

ai.tokenizer.defaultModel
Preferred AI model for Token Inspector and CLI token count commands.
ai.onDeviceAcceleration
Enable browser built-in on-device AI acceleration (Window AI / Chrome Prompt API).

General & Privacy

workbench.colorTheme
Select the appearance theme for the workbench interface.
general.locale
Application display language. Auto will follow your browser system language.
telemetry.shareUsage
Share aggregate anonymous usage statistics to help prioritize new tools. Zero personal data.