Ziyang Men
Ziyang Men
### Did you check docs and existing issues? - [X] I have read all the trouble.nvim docs - [X] I have searched the existing issues of trouble.nvim - [X] I...
When we summarize the diagnostic using `:lspsaga show_workspace_diagnostics,` the diagnostics are listed line by line; the only difference between them is the color, which is not friendly for color-blind users....
### Did you check docs and existing issues? - [X] I have read all the trouble.nvim docs - [X] I have searched the existing issues of trouble.nvim - [X] I...
### Neovim version (nvim -v) 0.10.0 ### Operating system/version ubuntu22.04 ### Add the debug logs - [X] I have set `log_level = vim.log.levels.DEBUG` and pasted the log contents below. ###...
### Clear and concise description of the problem 开发者们你们好! 我最近开始使用Folo这个软件感觉非常好!谢谢你们的工作。但是我发现有很多订阅源需要用户自己设置订阅的环境变量,但是我自己找了很久也没有找到该从哪里设置。我用的是mac,软件是从app store中下载的,但是可能是沙盒的原因我也找不到源文件夹在哪里。 这个软件的一个强大之处就是我不用自己安装部署rsshub,这样对于我这样的小白来说特别友好,这也是为什么我希望可以增加这么一个用户接口的原因:用户不用去折腾那一系列繁琐的命令行操作。 谢谢帮助! ### Suggested solution 可以在设置里面增加一个设置环境变量的借口,就像windows设置系统变量那样。 ### Alternative _No response_ ### Additional context _No response_ ### Validations - [x]...
### Did you check existing requests? - [x] I have searched the existing issues ### Describe the feature Hi developers, Is it possible to add an option to customize the...
Hi developers, I didn't use the code below in my configuration, why will the plugin automatically enable the transparent? Is there any option that I can disable it? Thanks. ```...