5 matches across 1 files for TODO lang: path:flow-typed/environments/html.js
snippet_mode: auto · sorted by relevance
flow-typed/environments/html.js JAVASCRIPT 5 matches view file →
145}
146
147// TODO: HTMLDocument
148type FocusOptions = {preventScroll?: boolean, ...};
149
· · ·
176 itemType: any;
177 itemValue: Object;
178 lang: string;
179 offsetHeight: number;
180 offsetLeft: number;
· · ·
1249 hostname: string;
1250 href: string;
1251 hreflang: string;
1252 media: string;
1253 name: string;
· · ·
1279 crossOrigin: ?('anonymous' | 'use-credentials');
1280 href: string;
1281 hreflang: string;
1282 media: string;
1283 rel: string;
· · ·
1496 readyState: 0 | 1 | 2 | 3;
1497 src: string;
1498 srclang: string;
1499 track: TextTrack;
1500}
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.