Silas B. Ferreira

Results 2 issues of Silas B. Ferreira

I'd like you implement the `"python.analysis.completeFunctionParens": true` functionality in this extension for csharp, thanks

OmniSharp

``` variab = ttkac.AutocompleteEntryListbox(self.root, ["alpha", "BETA"]) ``` I just need to create a search with case insensitive ![image](https://user-images.githubusercontent.com/33920489/159741941-c2d19060-7179-4eb2-9373-8ba96896e259.png) that won't match at all, how to make that works?