Stefan Tatschner
Stefan Tatschner
I have read in the docs, that I can add a hightlighted path as a project folder using ctrl + alt + o on linux. In my machine it does...
I would be nice to add a command that allows searching files. Internally `git ls-files | ag foo` or even `ag -g FOO` could be used to populate a list...
When someone wants to use the spellchecking plugin, then `hunspell-*` must be installed. It makes sense for me to add those as optional deps.
The plugin does not find TODOs in latex files.
Just want to drop this information and a question. neovim's next version will provide a [builtin language server client](https://neovim.io/roadmap/). Will ale be able to somehow use this client? Are there...
Hi! I use Hack in the `kitty` terminal emulator and the author of kitty mentioned that the font uses wrong "metrics" (I have no idea of the inner workings of...
This project lacks the [`py.typed` file](https://www.python.org/dev/peps/pep-0561/#packaging-type-information) in order to enable `mypy` checks.
* https://pylint.pycqa.org/en/latest/user_guide/messages/warning/logging-fstring-interpolation.html * https://pylint.pycqa.org/en/latest/user_guide/messages/warning/logging-not-lazy.html