semantic-code-search icon indicating copy to clipboard operation
semantic-code-search copied to clipboard

Feature Request: Raw Search Result Output

Open alexpareto opened this issue 1 year ago • 1 comments

Any way to get the raw/basic search result as a standard text output (rather than as an interactive prompt in the CLI)?

alexpareto avatar Sep 11 '23 00:09 alexpareto

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

alexpareto avatar Sep 11 '23 01:09 alexpareto