Matt Mirus
Matt Mirus
Interesting. So possibly whatever happened upstream needs to be replicated in copilot.lua. In the meanwhile, I am testing the below out. I use suggestions from copilot.lua without cmp. The below...
Seems like you can do this with `let g:emmet_install_only_plug = 1`. Ref: https://github.com/mattn/emmet-vim/issues/494
I'm hitting the same problem when building an app with vite: ``` Error: [commonjs--resolver] Failed to resolve entry for package "@graphql-typed-document-node/core". The package may have incorrect main/module/exports specified in its...
Suboptimal for sure, but one workaround is to visually select what you want to copy and right click -> Copy with the mouse.
Sorry, @meicale, I don't work in Python, so I can't help. You'll need to do some experimenting. If memory serves, I used these debugging techniques: 1. Run the script from...
I suspect that most TS devs using neovim are using the built-in LSP with typescript.nvim or typescript-tools.nvim, but I don't know for sure.
@olimorris I played around with it for a minute and it seemed okay!
Thanks for reporting, @talkagency. @mejta is this something you're interested in looking into?
Thanks for reporting, @ouun. Can you provide any more details on when this occurs to help us track down the issue? I spun up a very, very simple test site...
Hey @ouun - sorry for the slow response here. I don't have the bandwidth to troubleshoot right now, especially with Sage 10 on the way, but I'm going to reopen...