Adrien Lemaire

Results 103 comments of Adrien Lemaire

Having a similar issue trying to use the django-stubs plugin with mypy (details in https://github.com/typeddjango/django-stubs/issues/134#issuecomment-638679746). I did set in my vimrc ```vim autocmd FileType python let b:coc_root_patterns = ['.git', '.env']...

After spending 5 hours debugging the code, I found a convoluted way to update a global list. ```ts import { InkList, InkListItem } from "inkjs/engine/InkList"; import { ListValue } from...

Same problem with django-stubs 1.12.0. I need to run `mypy --no-incremental` all the time.

When I try to do this, I get the error #1024 . I also have pyright complaigning about the same error, seemingly ignoring the TYPE_CHECKING ![](https://i.imgur.com/PnN0Tnz.png) If, as per https://github.com/typeddjango/django-stubs/issues/174#issuecomment-534210437...

@sobolevn @RJPercival any chance to get this closed in the near future ?

Here is the [blog post](https://adrien.is/configuring-solarized-colors/#i3) in question. Video: ![i3-toggle-solarized-mode](https://cloud.githubusercontent.com/assets/260983/25594258/bc3acc34-2efa-11e7-8a81-1548e82b7134.gif)

Sorry, that was a while ago, and I've changed my tech stack since, I don't remember.

@denysdovhan is there something preventing this PR from being merged?

Ok, I copied the content of load-starter-plugin-list from .zgen-setup to a new .zgen-local-plugins file, then commented all loads of oh-my-zsh plugins. It is definitely faster, although it still takes more...

Currently running on a Mac mini (Late 2014) with 2.6GHz Intel Core i5 and 8GB 1600MHz DDR3. Thank you @unixorn, I look forward to your profiling. Sorry I don't have...