935 matches across 25 files for TODO lang:Markdown
snippet_mode: summary · sorted by relevance
compiler/packages/react-mcp-server/todo.md MARKDOWN 1 matches view file →
1TODO
compiler/packages/snap/src/sprout/README.md MARKDOWN 4 matches · showing 1 view file →
7Sprout is now enabled for all fixtures! If Sprout cannot execute your fixture due to some technical limitations, add your fixture to [`SproutTodoFilter.ts`](./src/SproutTodoFilter.ts) with a comment explaining why.
+ 3 more matches in this file
compiler/crates/TODO.md MARKDOWN 15 matches · showing 1 view file →
1# Rust port: e2e parity TODO
+ 14 more matches in this file
compiler/packages/babel-plugin-react-compiler/docs/passes/39-validateContextVariableLValues.md MARKDOWN 11 matches · showing 1 view file →
32**Error (Todo):**
+ 10 more matches in this file
compiler/packages/babel-plugin-react-compiler/docs/passes/55-validateSourceLocations.md MARKDOWN 9 matches · showing 1 view file →
114## TODOs
+ 8 more matches in this file
compiler/packages/babel-plugin-react-compiler/docs/passes/08-inferMutationAliasingEffects.md MARKDOWN 7 matches · showing 1 view file →
103## TODOs
+ 6 more matches in this file
compiler/packages/babel-plugin-react-compiler/docs/passes/47-validateNoJSXInTryStatement.md MARKDOWN 4 matches · showing 1 view file →
88The validation currently has TODOs for handling try/catch/finally properly. Files like `error.todo-invalid-jsx-in-try-with-finally.js` indicate these are known unsupported cases.
+ 3 more matches in this file
compiler/packages/eslint-plugin-react-compiler/README.md MARKDOWN 1 matches view file →
62TODO: Run eslint-doc-generator to generate the rules list.
compiler/packages/babel-plugin-react-compiler/docs/passes/01-lower.md MARKDOWN 6 matches · showing 1 view file →
39 - Unsupported: emit Todo error
+ 5 more matches in this file
compiler/packages/babel-plugin-react-compiler/docs/passes/06-inferTypes.md MARKDOWN 3 matches · showing 1 view file →
73## TODOs
+ 2 more matches in this file
compiler/packages/babel-plugin-react-compiler/docs/passes/05-deadCodeElimination.md MARKDOWN 2 matches · showing 1 view file →
72## TODOs
+ 1 more matches in this file
compiler/packages/babel-plugin-react-compiler/docs/passes/12-rewriteInstructionKindsBasedOnReassignment.md MARKDOWN 3 matches · showing 1 view file →
74There's a TODO for handling reassignment in value blocks where the original declaration was removed by DCE.
+ 2 more matches in this file
compiler/packages/babel-plugin-react-compiler/docs/passes/15-alignReactiveScopesToBlockScopesHIR.md MARKDOWN 3 matches · showing 1 view file →
108## TODOs
+ 2 more matches in this file
compiler/packages/babel-plugin-react-compiler/docs/passes/07-analyseFunctions.md MARKDOWN 2 matches · showing 1 view file →
47## TODOs
+ 1 more matches in this file
compiler/packages/babel-plugin-react-compiler/docs/passes/04-constantPropagation.md MARKDOWN 2 matches · showing 1 view file →
67## TODOs
+ 1 more matches in this file
compiler/packages/babel-plugin-react-compiler/docs/passes/13-alignMethodCallScopes.md MARKDOWN 2 matches · showing 1 view file →
94## TODOs
+ 1 more matches in this file
compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/trivial.expect.md MARKDOWN 4 matches · showing 1 view file →
11 params: ['TodoAdd'],
+ 3 more matches in this file
compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/expression-with-assignment-dynamic.expect.md MARKDOWN 4 matches · showing 1 view file →
12 params: ['TodoAdd'],
+ 3 more matches in this file
compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/holey-array-pattern-dce-2.expect.md MARKDOWN 4 matches · showing 1 view file →
12 params: ['TodoAdd'],
+ 3 more matches in this file
compiler/docs/rust-port/rust-port-0004-build-hir.md MARKDOWN 17 matches · showing 1 view file →
9**Current status**: M1-M13 fully implemented. All statement types, expression types, destructuring, function expressions, JSX, switch/try-catch, for-of/in, optional chaining, and recursive lowering are complete. No `todo!()` stubs remain. `cargo check` passes. Remaining work: test against fixtures and fix divergences from TypeScript output.
+ 16 more matches in this file
compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/holey-array-pattern-dce.expect.md MARKDOWN 4 matches · showing 1 view file →
12 params: ['TodoAdd'],
+ 3 more matches in this file
compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/type-args-test-binary-operator.expect.md MARKDOWN 4 matches · showing 1 view file →
13 params: ['TodoAdd'],
+ 3 more matches in this file
compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/unconditional-break-label.expect.md MARKDOWN 4 matches · showing 1 view file →
16 params: ['TodoAdd'],
+ 3 more matches in this file
compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/unused-object-element.expect.md MARKDOWN 4 matches · showing 1 view file →
12 params: ['TodoAdd'],
+ 3 more matches in this file
compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/while-break.expect.md MARKDOWN 4 matches · showing 1 view file →
14 params: ['TodoAdd'],
+ 3 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.