2 matches across 1 files for TODO lang:Go path:src/cmd/api/main_test.go lang:Go lang:Go path:src/cmd/api/main_test.go
snippet_mode: grep · sorted by relevance
434 ctags[tag] = true
435 }
436▶ // TODO: ReleaseTags (need to load default)
437 key := dir
438
· · ·
774 case types.UntypedRune:
775 // "ideal-char" for compatibility with old tool
776▶ // TODO(gri) change to "ideal-rune"
777 s = "ideal-char"
778 case types.UntypedFloat:
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 |
Search any public repo from your terminal
This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.