Jan Ph. H.

Results 467 comments of Jan Ph. H.
trafficstars

Suggestion for compromise: Offer opt-in option for different colors based on current indent level + type (space or tab). For languages like python (or proper set up formatters), this is...

Better alternatives are 1. https://github.com/anuvyklack/hydra.nvim, 2. https://github.com/Iron-E/nvim-libmodal and both dont rely on hacky things like `timeoutlen`.

@ray-x I remember that there is a bug in bufdir.nvim due to read-only buffer: https://github.com/elihunter173/dirbuf.nvim/issues/45 Does restoring your neovim version before https://github.com/neovim/neovim/commit/0cf5cd1ac9c8ec31c1d2f1b1a6585153a45fc4e9 fix the issue for you? Not sure though...

Automatic closing issues is not nice for new users/people willing to fix this. Also, how is this not a bug, if the whole point of vscodium is to be privacy...

> I see now that they are also diagonal characters ╱, ╲, ╳. We could integrate them in venn.nvim somehow. I'm currently not sure how the drawing process would look...

Lets go through all proposals step by step to see what should be done in the 1. lsp (global semantic information) vs what can be done in 2. treesitter (local...

> I want zls to be able to report compilation errors when I finished editing my file and save it (right now, only Syntax errors are reported). "compilation" means "analysis"...

> This build binary is also aware of the local and global caches, so it knows hows to incrementally compile Take note, that incrementally compilation means storing + computing the...