FunctionFormItem({
label, span = 1, optional, hint, children,
}: {
label: string;
span?: 1 | 2;
optional?: boolean;
extensions/vscode/src/webview/views/ConfigView.tsx:304
FunctionIdleView({ gitState, modeFiles, filesLoading, configured, onModeChange, onRequestModeFiles, onOpenFile, onStart, onOpe
extensions/vscode/src/webview/views/IdleView.tsx:25
FunctionOfficialForm({ wide, config, connTest, onBack, onTest, onSave }: FormProps)
extensions/vscode/src/webview/views/ConfigView.tsx:326
FunctionProviderStep({
wide, config, tab, setTab, customView, setCustomView, customSelection, setCustomSelection,
connTest, on
extensions/vscode/src/webview/views/ConfigView.tsx:226
FunctionTestApplyCreateCustomProviderTestApplyCreateCustomProvider covers the create-custom-provider handler: nil config guard, empty config path guard, empty name, duplicate name, succes
cmd/opencodereview/provider_tui_persist_test.go:177