-
I am not sure if this is because I am using the lazy loader plugin, but I think it is File Tree where I get Plugin no longer active entries sorted in the Search, Files, Bookmarks plugin. It seems I ge…
-
I've setup `lsp_signature` with the following in my `lsp_signature.lua` (lazy):
```lua
return {
"ray-x/lsp_signature.nvim",
event = "LspAttach",
lazy = true,
config = function()
r…
-
Let's say I have 500 items and I want to scroll to item 225 how would I do that?
Also is it possible to lazyload items? For example data that comes from a server. And relating this to my first ques…
nevf updated
10 months ago
-
**Is your feature request related to a problem? Please describe.**
As we scroll to the end, a "Load More" button appears to load more items.
**Describe the solution you'd like**
Instead of the Loa…
-
Hello Professor
DATA606 package not loading on my Mac
-
Our documentation is quite huge, see https://doc.bunq.com. The readme states that lazy rendering is not yet implemented in 2.x. It would be a real shame to move away from ReDoc due to the long loading…
-
### Prerequisites
- [X] I am using the latest stable or nightly neovim version
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.11.0-dev-1010+g86832dcd1
### care.nvim s…
-
In Contao 5 the dark theme was introduced. With this change the HTML structure of the toggle operation looks like this:
```html
```
i.e. there are now two ``. `dca-ajax-operations.j…
-
### Describe the bug
When I set :`auto_suggestions = true, -- Experimental stage`
`Error while suggesting: "API request failed with status 401. Body: '{\"type\":\"error\",\"error\":{\"type\":\"authe…
-
On chat opening load only 10-15 last messages to prevent loading all the results, so it should work faster on long chats. On scrolling up we should count how many messages we already have and use offs…