FunctionColorBends({
className = '',
style,
rotation = 90,
speed = 0.2,
colors = [],
transparent = true,
autoRotat
pages/src/components/ColorBends.tsx:132
FunctionCommentCard({ comment, index, status, canJump, onOpen, onAction }: Props)
extensions/vscode/src/webview/components/CommentCard.tsx:16
FunctionConfigView({
layout = 'modal',
panelFocus = null,
skipEnvCheck = false,
config, cliStatus, envCheck = null, inst
extensions/vscode/src/webview/views/ConfigView.tsx:52
FunctionConnActions({ wide, connTest, canSave, onBack, onTest, onSave }: {
wide?: boolean;
connTest: ConnTest; canSave: boole
extensions/vscode/src/webview/views/ConfigView.tsx:550
FunctionCustomForm({
wide, config, connTest, selection, onBack, onBackToList, onTest, onSave,
}: FormProps & {
selection: st
extensions/vscode/src/webview/views/ConfigView.tsx:426
FunctionDoneView({ result, commentStatus, commentJumpable, logs, onOpen, onAction }: Props)
extensions/vscode/src/webview/views/DoneView.tsx:19
FunctionEnvSetupGuide({
layout, cliStatus, envCheck, skipEnvCheck = false, installing, installLogs,
onInstall, onCheckEnv, onCo
extensions/vscode/src/webview/components/EnvSetupGuide.tsx:43
FunctionEnvTimelineItem({
title, state, version, command, hint, onCopy, last,
}: {
title: string;
state: StepState;
version?:
extensions/vscode/src/webview/components/EnvSetupGuide.tsx:175