Search the documentation
19 pages for padding.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
memory-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/memory-tool
…mber formatting: * **Width:** 6 characters, right-aligned with space padding * **Separator:** Tab character between line number and content * **Indexing:** 1-indexed (first line is line 1) * **Line l…
vision-coordinates
Claude Developer Platform · in the page
build-with-claude/vision-coordinates
…ottom and right edges (924×1307 becomes 924×1316 in the example). The padding contains no content: Claude perceives the padded image, but the page content only ever occupies the un-padded resized regi…
Handle approvals and user input
Claude Code CLI · in the page
agent-sdk/user-input
…scription": "Title and metric value only", "preview": "<div style=\"padding:12px;border:1px solid #ddd;border-radius:8px\"><div style=\"font-size:12px;color:#666\">Active users</div><div style=\"fon…
Claude Code on Amazon Bedrock
Claude Code CLI · in the page
amazon-bedrock
…ex; align-items: center; justify-content: space-between; gap: 16px; padding: 14px 16px; margin: 0; background: var(--cs-gray-000); border: 0.5px solid var(--cs-border-default); border-radius: 8p…
Explore the .claude directory
Claude Code CLI · in the page
claude-directory
…tyle={{ fontFamily: 'var(--ce-mono)', fontSize: '0.92em', padding: '1px 4px', borderRadius: '3px', background: 'var(--ce-surface)', border: '0.5px solid var(--ce-border-subtle)…
Claude Code on Claude Platform on AWS
Claude Code CLI · in the page
claude-platform-on-aws
…ex; align-items: center; justify-content: space-between; gap: 16px; padding: 14px 16px; margin: 0; background: var(--cs-gray-000); border: 0.5px solid var(--cs-border-default); border-radius: 8p…
Explore the context window
Claude Code CLI · in the page
context-window
…mono, fontSize: '0.92em', background: 'var(--cw-track)', padding: '1px 4px', borderRadius: 3 }}>{part}</code> : part); if (!mounted) return null; return <> <div className="c…
Claude Code on Google Cloud's Agent Platform
Claude Code CLI · in the page
google-vertex-ai
…ex; align-items: center; justify-content: space-between; gap: 16px; padding: 14px 16px; margin: 0; background: var(--cs-gray-000); border: 0.5px solid var(--cs-border-default); border-radius: 8p…
Claude Code on Microsoft Foundry
Claude Code CLI · in the page
microsoft-foundry
…ex; align-items: center; justify-content: space-between; gap: 16px; padding: 14px 16px; margin: 0; background: var(--cs-gray-000); border: 0.5px solid var(--cs-border-default); border-radius: 8p…
Prompt library
Claude Code CLI · in the page
prompt-library
…e; } .pl-search { display: flex; align-items: center; gap: 10px; padding: 14px 18px; background: var(--pl-surface); border: 1px solid var(--pl-border); border-radius: 12px; margin-bottom: 14p…
Claude Code settings
Claude Code CLI · in the page
settings
…igure a custom status line to display context. The object's optional `padding`, `refreshInterval`, and `hideVimModeIndicator` fields control spacing, periodic re-runs, and whether the built-in vim mod…
Example settings files
Claude Code CLI · in the page
settings-example
…ame)] \\(.context_window.used_percentage // 0)% context\"'", "padding": 2 }, "spinnerTipsEnabled": false, "preferredNotifChannel": "terminal_bell", "permissions": {…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…display: inline-flex; align-items: center; gap: 6px; padding: 8px 12px; border-radius: 999px; font-size: 13px; font-weight: 500; line-height: 1; text-decoration: none;…
Extend Claude with skills
Claude Code CLI · in the page
skills
…height: 100vh; }} .sidebar {{ width: 280px; background: #252542; padding: 20px; border-right: 1px solid #3d3d5c; overflow-y: auto; flex-shrink: 0; }} .main {{ flex: 1; padding: 20px; overflow…
Customize your status line
Claude Code CLI · in the page
statusline
…"type": "command", "command": "~/.claude/statusline.sh", "padding": 2 } } ``` The `command` field runs in a shell, so you can also use inline commands instead of a script file. This exa…
Enterprise deployment overview
Claude Code CLI · in the page
third-party-integrations
…ex; align-items: center; justify-content: space-between; gap: 16px; padding: 14px 16px; margin: 0; background: var(--cs-gray-000); border: 0.5px solid var(--cs-border-default); border-radius: 8p…
Week 32 · August 3–7, 2026
Claude Code CLI · in the page
whats-new/2026-w32
…e part of itself from permission checks, and tab or invisible-Unicode padding no longer hides part of a command from the approval dialog</div> <div>PreToolUse auto-allow hooks no longer bypass too…
Design guidelines
Claude Documentation · in the page
connectors/building/mcp-apps/design-guidelines
…eAreaInsets.{top, right, bottom, left}` (in pixels) and apply them as padding on your root container, or as `scroll-padding` on scroll-snap containers so items come to rest inside the visible region.…
SEP-2243: HTTP Header Standardization for Streamable HTTP Transport
Model Context Protocol · in the page
seps/2243-http-standardization
…| | Invalid Base64 padding | `=?base64?SGVsbG8?=` | Server MUST reject with 400 and error code `-32001`; Intermediary MAY reject with 400 stat…