Víctor Rico
Víctor Rico
That's good news! Thanks to let me know. In the meanwhile I'll use my patched version. @fabrizioschiavi do you notify buyers everytime you make an update? I'm planning to buy...
@hamza72x `gd` isn't for going to caller if I'm not mistaken, stands for Go To Definition, then `gD` stands for Go To Declaration. This is at least how neovim lsp...
> @vricop I was referring to VSCode+Vim Extension's default behaviour. @hamza72x That’s weird the VSCode-neovim plugin does the same neovim does. Maybe it’s a vanilla vim thing. It doesn’t make...
> For those who want a workaround for now, > > Here is an example, > > ```lua > local function rename_file() > local source_file, target_file > > vim.ui.input({ >...
Return typed messages from `useMessages` would be really nice. Does anyone know a workaround for this?
> Return typed messages from `useMessages` would be really nice. > > Does anyone know a workaround for this? I find out how to properly type safe the `useMessages` hook...
> > Return typed messages from `useMessages` would be really nice. > > Does anyone know a workaround for this? > > I find out how to properly type safe...
> Hey, @vricop ! Can you give a bit more context, please. What language server are you using? Did you try to check debug logs? > > My best guess...
> > Hey, @vricop ! Can you give a bit more context, please. What language server are you using? Did you try to check debug logs? > > My best...