A2va

Results 15 issues of A2va

The variable `separator_list` in config.py is not used anywhere. https://github.com/JaidedAI/EasyOCR/blob/c999505ef6b43be1c4ee36aa04ad979175178352/easyocr/config.py#L45-L48 Wouldn't it be better to initialize this variable to the config value? https://github.com/JaidedAI/EasyOCR/blob/c999505ef6b43be1c4ee36aa04ad979175178352/easyocr/easyocr.py#L95

The [cpptools](https://github.com/microsoft/vscode-cpptools) extension provide an [API](https://www.npmjs.com/package/vscode-cpptools) to consume a custom configuration provider. For example the [cmake-tools](https://github.com/microsoft/vscode-cmake-tools/blob/main/src/cpptools.ts) extension take advantage of that to have C++ completion without compile_commands file. Could be...

enhancement

Closes #4637 TODO: - [x] Add to PATH - [x] Add xpack components - [x] Submit package to xmake-repo There are two drawbacks: * From what I have learned with...

### Version v1.26.2 ### Describe the bug After clicking on the commit generation button, the text entry for the commit message is filled with `Error: Failed to get git output.`...

bug
clients/vscode

I noticed that the target packages were not installed, like other so file, so I added that. In addition, apart from the target file, no files are deleted in the...