Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.poolside.ai/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Configure how Poolside Assistant behaves in your IDE, including how it opens, handles inline completion, and displays content. Available settings can vary by IDE, extension version, and deployment.

Open the settings panel

Open the settings panel in either of these ways:
  1. Open the Command Palette and run Poolside: Settings.
  2. Open VS Code settings, then search for @ext:poolside-ai.poolside-assistant.
You can configure these settings at the User or Workspace scope.

Assistant behavior settings

Use these settings to control where Poolside Assistant opens and how it behaves in the editor.
SettingWhat it’s for
Default View LocationChoose where Poolside Assistant opens by default, such as the sidebar or an editor tab.
Default Working DirectorySet the working directory Poolside Assistant uses when no folder is open. Leave this empty to use your home directory.
Show KeybindingsShow keybinding hints in Poolside Assistant.
Wrap LinesWrap long lines in Poolside code snippets.

Code completion and editing settings

Use these settings to control inline completion behavior and how Poolside displays generated code.
SettingWhat it’s for
Inline Code CompletionTurn inline completion suggestions on or off. See Code completion.
Cache CompletionsCache inline completion results.
Code Font SizeSet the font size for code snippets in pixels. Use 0 to inherit the editor font size.
New Symbol NamesSuggest alternative names for a symbol during rename.

Notification and display settings

Use these settings when you want more visibility into approvals or richer rendering in Poolside Assistant.
SettingWhat it’s for
Notify On ApprovalShow a system notification when approval is needed and the IDE window is not focused.
Show Mermaid DiagramsShow rendered previews for Mermaid diagrams in code blocks.

Connection setting

SettingWhat it’s for
Poolside: URISet the base URI of the Poolside API for the extension. This setting requires the tenant-admin role.
If this setting is misconfigured, sign-in or connection issues can occur. For troubleshooting guidance, see Troubleshooting.