-
previous: #6289
### Feature description
A few more proposals for defaults:
- [ ] 'shada' oldfiles exclude https://github.com/neovim/neovim/issues/21637
- [ ] change eob fillchar to middle-d…
-
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
`structuredclone` returns`any`, and this is horrible as `JSON.parse`
I think there are two solution for this.
- return `unknown` …
-
Note that I've only tested this on neovim:
![image](https://github.com/user-attachments/assets/e6b00972-3c79-4508-b135-b425f6eb25a5)
Copy code
```go
package whatever
import "core:log"
im…
-
When implementing a [java language server](https://github.com/georgewfraser/vscode-javac), it would be nice to be able to activate signatureHelp immediately, without a trigger character. Suppose for e…
-
Right now, blink.cmp only differentiates item types via icon, but not icon sources. For instance, the lua lsp offers a snippet for `for .. each`, and I have a coule of `for .. each` snippet of my own.…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change anno…
-
### Your `minimal.lua` config
```lua
local root = vim.fn.fnamemodify("./.repro", ":p")
-- set stdpaths to use .repro
for _, name in ipairs({ "config", "data", "state", "cache" }) do
vim.env[(…
sQVe updated
2 months ago
-
Hello!
Was testing out the plugin, with next config:
```
return {
"saghen/blink.cmp",
lazy = false, -- lazy loading handled internally
-- optional: provides snippets for the snippet s…
-
Would be nice to show property type for fields
![image](https://github.com/user-attachments/assets/77f49444-fc8b-4389-afe9-a8f7b0ea910f)
Example from nvim-cmp
![image](https://github.com/user-att…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change anno…