Hacker News new | ask | show | jobs
by nqzero 3083 days ago
can you only search a single repo at a time ?

does it parse the code and store the AST, or is it just plain text ?

1 comments

It searches multiple repositories at a time. That query above searches all repositories in the given organization.

It does have code intelligence (parsing, semantic references and go-to-def, etc.) but that search is just a text search.