jack
jack
added virtual inlay hint highlight.Because before, it was bright-white which is confusing. Before:  After: 
When I enable `autoHighlight` feature, it creates weird different color blocks. Here is screen recording. This is Windows 11 GVIM btw. https://github.com/user-attachments/assets/a876ed72-6eeb-4e21-94f3-83b5e4aee105 ``` VIM - Vi IMproved 9.1 (2024 Jan...
Hi, there are two different commands in `CocList` to list cwd files. One is `:CocList files`, other is `:CocList gfiles`, gfiles already respects .gitignore file but files is also respects...