semantic-code-search
semantic-code-search copied to clipboard
ut8 not supported
When attempting to use the do_embed function of the embed.py module in a codebase containing UTF-8 encoded files, an error is thrown due to improper handling of the UTF-8 encoding in the code. i think the issue arises from parser.parse() method in the _get_repo_functions