semantic-code-search
semantic-code-search copied to clipboard
Feature Request: Raw Search Result Output
Any way to get the raw/basic search result as a standard text output (rather than as an interactive prompt in the CLI)?
Probably could add an argument --raw-output
perhaps, short circuit here - https://github.com/sturdy-dev/semantic-code-search/blob/6434ef7a7987b3f3338c7eeb38c06078788dc331/src/semantic_code_search/query.py#L53-L55