adrian5
adrian5
I don't find this intuitive. When I first arrived on the site and clicked around, I wasn't able to find a search feature. Why not have it show permanently? If...
### Problem Tree-sitter computed folds don't work on files opened through commands. This breaks session restore functionality. Related: * #25948 * [nvim-treesitter #1337](https://github.com/nvim-treesitter/nvim-treesitter/issues/1337) * [nvim-telescope #699](https://github.com/nvim-telescope/telescope.nvim/issues/699) * [auto-session #109](rmagatti/auto-session/issues/109) *...
It seems the DateTime picker only supports 12h (AM/PM). Would be nice to have the option for 24h to reflect what might be specified in `time_format`.
**Is your feature request related to a problem? Please describe.** The Tree-Sitter highlights don't treat Rust attributes as categorically separate. I find this makes code harder to read than with...
### Feature description I was wondering — with the [introduction](https://github.com/neovim/neovim/pull/31311) of the `textDocument/foldingRange` feature, is the following adjustment to capabilities still necessary? ```lua capabilities.textDocument.foldingRange = { dynamicRegistration = false, lineFoldingOnly...
Ever since I installed _Tasks_ on my Android phone, whenever I select text (in any app), there's a new entry in the context menu labeled "Create new Task". I would...