3,092 matches across 25 files for TODO
snippet_mode: summary · sorted by relevance
compiler/packages/babel-plugin-react-compiler/src/HIR/BuildHIR.ts TYPESCRIPT 60 matches · showing 1 view file →
175 category: ErrorCategory.Todo,
+ 59 more matches in this file
packages/react-reconciler/src/ReactFiberCommitWork.js JAVASCRIPT 73 matches · showing 1 view file →
375 // TODO: We could optimize this by marking these with the Snapshot subtree flag in the render phase.
+ 72 more matches in this file
packages/react-dom-bindings/src/client/ReactDOMComponent.js JAVASCRIPT 37 matches · showing 1 view file →
264 // TODO: If Fizz starts applying a prefix to this name, we need to consider that.
+ 36 more matches in this file
packages/react-reconciler/src/ReactFiberWorkLoop.js JAVASCRIPT 46 matches · showing 1 view file →
521// TODO: Think of a better name for this variable?
+ 45 more matches in this file
packages/react-dom-bindings/src/client/ReactFiberConfigDOM.js JAVASCRIPT 37 matches · showing 1 view file →
194 src?: string | Blob | MediaSource | MediaStream, // TODO: Response
+ 36 more matches in this file
packages/react-server/src/ReactFlightServer.js JAVASCRIPT 34 matches · showing 1 view file →
299 // objects in the debug info. TODO: Support deduping stacks.
+ 33 more matches in this file
packages/react-reconciler/src/ReactFiberApplyGesture.js JAVASCRIPT 23 matches · showing 1 view file →
183 // TODO: Since the deleted instance already has layout we could
+ 22 more matches in this file
packages/react-client/src/ReactFlightClient.js JAVASCRIPT 26 matches · showing 1 view file →
117// TODO: This is an unfortunate hack. We shouldn't feature detect the internals
+ 25 more matches in this file
packages/react-devtools-shared/src/backend/fiber/renderer.js JAVASCRIPT 33 matches · showing 1 view file →
1078 // TODO: ideally we would show dehydrated Suspense immediately.
+ 32 more matches in this file
packages/react-devtools-cdt-mcp/e2e/run.flow.js JAVASCRIPT 29 matches · showing 1 view file →
1006 const todo = findNode(
+ 28 more matches in this file
compiler/crates/react_compiler_lowering/src/build_hir.rs RUST 46 matches · showing 1 view file →
511 category: ErrorCategory::Todo,
+ 45 more matches in this file
packages/react-reconciler/src/ReactFiberBeginWork.js JAVASCRIPT 25 matches · showing 1 view file →
411 // TODO: current can be non-null here even if the component
+ 24 more matches in this file
compiler/packages/babel-plugin-react-compiler/src/Flood/Types.ts TYPESCRIPT 10 matches · showing 1 view file →
82// TODO: create a kind: "Alias"
+ 9 more matches in this file
packages/react-reconciler/src/ReactChildFiber.js JAVASCRIPT 14 matches · showing 1 view file →
292 // TODO: This is a temporary, intermediate step. Now that enableRefAsProp is on,
+ 13 more matches in this file
packages/react-client/src/ReactFlightReplyClient.js JAVASCRIPT 13 matches · showing 1 view file →
471 // TODO: If the property name contains a colon, we don't dedupe. Escape instead.
+ 12 more matches in this file
compiler/packages/babel-plugin-react-compiler/src/Inference/InferMutationAliasingEffects.ts TYPESCRIPT 11 matches · showing 1 view file →
110 // TODO: using InstructionValue as a bit of a hack, but it's pragmatic
+ 10 more matches in this file
scripts/flags/flags.js JAVASCRIPT 5 matches · showing 1 view file →
130 'const __TODO_NEXT_RN_MAJOR__ = false;',
+ 4 more matches in this file
packages/react-reconciler/src/ReactFiberCompleteWork.js JAVASCRIPT 13 matches · showing 1 view file →
229 // TODO: If we move the `doesRequireClone` call after `bubbleProperties`
+ 12 more matches in this file
compiler/packages/babel-plugin-react-compiler/src/CompilerError.ts TYPESCRIPT 10 matches · showing 1 view file →
339 static throwTodo(
+ 9 more matches in this file
packages/react-server/src/ReactFizzServer.js JAVASCRIPT 24 matches · showing 1 view file →
1660 // TODO: Call this directly instead of messing with saving and restoring contexts.
+ 23 more matches in this file
packages/react-reconciler/src/ReactFiberCommitViewTransitions.js JAVASCRIPT 8 matches · showing 1 view file →
151 // TODO: calculate whether component is in viewport
+ 7 more matches in this file
packages/react-reconciler/src/ReactFiberCommitEffects.js JAVASCRIPT 8 matches · showing 1 view file →
348 // TODO: revisit this when we implement resuming.
+ 7 more matches in this file
packages/react-reconciler/src/ReactFiberHooks.js JAVASCRIPT 23 matches · showing 1 view file →
280// TODO: Maybe there's some way to consolidate this with
+ 22 more matches in this file
packages/react-dom-bindings/src/server/ReactFizzConfigDOM.js JAVASCRIPT 22 matches · showing 1 view file →
706 // @TODO add bootstrap script to implicit preloads
+ 21 more matches in this file
packages/react-reconciler/src/ReactFiberLane.js JAVASCRIPT 14 matches · showing 1 view file →
14// TODO: Ideally these types would be opaque but that doesn't work well with
+ 13 more matches in this file
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.