Hey! Not an issue, just a suggestion. I've been wanting a way to include LSP aware contexts in my completion menu for a while, and just stumbled across a comment you made on Reddit.
Thought I'd suggest you try extracting it into it's own plugin as I'm sure I'm not the only one who'd find it useful.
For reference, I'm talking about:
https://github.com/ditsuke/nvim-config/blob/5d22ea749ef64b5d3fec0ad3d6ac457e6dcbeb22/lua/ditsuke/plugins/editor/cmp.lua#L40C1-L63C4
Either way, thanks for the snippet! Really missed this feature from VSCode.