3,092 matches across 25 files for TODO
snippet_mode: summary · sorted by relevance
175▶ category: ErrorCategory.Todo,
+ 59 more matches in this 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
264▶ // TODO: If Fizz starts applying a prefix to this name, we need to consider that.
+ 36 more matches in this file
521▶// TODO: Think of a better name for this variable?
+ 45 more matches in this file
194▶ src?: string | Blob | MediaSource | MediaStream, // TODO: Response
+ 36 more matches in this file
299▶ // objects in the debug info. TODO: Support deduping stacks.
+ 33 more matches in this file
183▶ // TODO: Since the deleted instance already has layout we could
+ 22 more matches in this file
117▶// TODO: This is an unfortunate hack. We shouldn't feature detect the internals
+ 25 more matches in this file
1078▶ // TODO: ideally we would show dehydrated Suspense immediately.
+ 32 more matches in this file
1006▶ const todo = findNode(
+ 28 more matches in this file
511▶ category: ErrorCategory::Todo,
+ 45 more matches in this file
411▶ // TODO: current can be non-null here even if the component
+ 24 more matches in this file
82▶// TODO: create a kind: "Alias"
+ 9 more matches in this file
292▶ // TODO: This is a temporary, intermediate step. Now that enableRefAsProp is on,
+ 13 more matches in this file
471▶ // TODO: If the property name contains a colon, we don't dedupe. Escape instead.
+ 12 more matches in this file
110▶ // TODO: using InstructionValue as a bit of a hack, but it's pragmatic
+ 10 more matches in this file
130▶ 'const __TODO_NEXT_RN_MAJOR__ = false;',
+ 4 more matches in this file
229▶ // TODO: If we move the `doesRequireClone` call after `bubbleProperties`
+ 12 more matches in this file
+ 9 more matches in this file
1660▶ // TODO: Call this directly instead of messing with saving and restoring contexts.
+ 23 more matches in this file
151▶ // TODO: calculate whether component is in viewport
+ 7 more matches in this file
348▶ // TODO: revisit this when we implement resuming.
+ 7 more matches in this file
280▶// TODO: Maybe there's some way to consolidate this with
+ 22 more matches in this file
706▶ // @TODO add bootstrap script to implicit preloads
+ 21 more matches in this 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 login | both terms (AND is implicit) |
auth OR login | either term |
NOT path:vendor | exclude matches |
"exact phrase" | quoted exact match |
/func\s+Test/ | regex |
handler~1 | fuzzy (Levenshtein 1) |
file:*_test.go | filename glob |
path:pkg/auth/** | full path glob |
lang:go | language filter |