Fabio Zadrozny

Results 74 issues of Fabio Zadrozny

### Make the startup of black faster when formatting a single file by importing less modules and skipping loading of `.gitignore`. With this patch the time to format one file...

C: performance

Usually I use cmder as a shell which mostly wraps `cmd` in Windows -- and I'm really happy with it -- i.e.: https://cmder.net/ (https://github.com/cmderdev/cmder). Is it possible to use zoxide...

integration

Now that Python 3.11 is in beta (and should have no new features), are there plans to support Python 3.11?

In the comment related to the license, it's written: License: GPLv2 or any later — due to use of PyQt4. Actually, your own license doesn't really have to depend on...

Right now the language server can't complete on variables from a Python file and ideally I'd like to use the same code that robot framework uses for that, so, I...

priority: medium

Given the grammar: https://github.com/textmate/markdown.tmbundle/blob/master/Syntaxes/Markdown.tmLanguage it seems that vscode can't properly handle the construct https://github.com/textmate/markdown.tmbundle/blob/master/Syntaxes/Markdown.tmLanguage#L105 i.e.: when parsing a markdown with '##' with this construct (`markup.heading.${1/(#)(#)?(#)?(#)?(#)?(#)?/${6:?6:${5:?5:${4:?4:${3:?3:${2:?2:1}}}}}/}.markdown`), it'd be expected that the...

feature-request

Maybe I missed something here, but, is there a way to do exact matches with InstaSearch? (I searched the page: http://code.inf.unibz.it/projects/instasearch/ and didn't find any reference on how to do...

First off, let me say that InstaSearch seems like a really nice project, now, one major think for me is that navigating the results is not very streamlined. It'd be...

PullRequestsWelcome

As an example of what I mean, I'm attaching 2 files with the results I've gotten so far: File 1 was generated by grandalf: ![horizontal](https://cloud.githubusercontent.com/assets/117621/5160014/fb26fa4a-7362-11e4-9c35-782ef8234320.png) File 2 was generated by...