Benoit de Chezelles
Benoit de Chezelles
> (totally jumping in out of nowhere) Ahah how did you know about this issue? Thanks for chiming in, Zinc looks interesting! I've always wanted to own my config by...
Small plugin, that can help in the meantime: https://github.com/stevearc/qf_helper.nvim > The goal of this plugin is to be **small** and **unobtrusive**. It should make your normal quickfix workflows smoother, but...
Actually it doesn't look that much faster from this benchmark from vim-plug author: https://github.com/junegunn/vim-startuptime-benchmark Using more lazyness in vim-plug could be enough to reduce startup times.. _Also I need to...
**Static inference of annotations** Once the daemon is working, try to integrate static inference of annotations? ref: https://mypy.readthedocs.io/en/latest/mypy_daemon.html#static-inference-of-annotations It can help find how a function is actually called (i.e: which...
In a running editor I might be editing / viewing files from multiple repositories. 👉 See how to handle that Maybe the solution is to not have dmypy enabled _by...
Alternative UI, show (e.g: with virtual text) the match and its count (on current line only): ``` ... some text with a match ... the current [match] § match 2...
https://github.com/petertriho/nvim-scrollbar now supports small indicators to show where search results are in the file. Left gutter is for the current lines, and that extensible scrollbar is like a right gutter,...
If not the number, at least show there are 1+ results above/below
Would be nice to be able to attach a short comment! For example, to explain my understanding of a variable in foreign code
I'm using Firefox for Android yes, at the latest stable version. I'm talking about old tabs yes, opened (wayy) before installing the extension (which I did only a few minute...