Jonas Strittmatter

Results 91 comments of Jonas Strittmatter

@b0o, @emmanueltouzery The crash might be the result of a Neovim bug that is triggered when runnning the `:substitute` command from a preview callback and at the same time running...

Hi all, I am now deleting the command from the commandline history by default. If any of you feel like you really don't want this behavior, let me know +...

@datwaft Thanks for letting me know, that seems like a valid workflow and the plugin should not prevent you from doing that. @XXiaoA Since the new behavior can cause issues,...

@datwaft I have now reverted the change in the latest commit and will add the possibility to opt-in to the feature instead.

You can now set `save_in_cmdline_history = false` to prevent the command from being saved to the cmdline history (works both when running the command as well as just previewing the...

Hi, thanks for letting me know, I haven't seen this issue occur before. Do you perhaps remember which language server was active during the rename? If it occurs again, please...

@Moerliy Do you have an example project I can try to reproduce this with? I am unable to reproduce this error with tsserver. Please also let me know in which...

@Moerliy Thanks a lot for the detailed instructions! That should help greatly with debugging. I will try to have a look at this next week :)

Hi @Moerliy, unfortunately I could not reproduce the issue you described: ![image](https://github.com/smjonas/inc-rename.nvim/assets/40792180/fd3cde91-8d30-46b8-bbfb-d98b48563f49) When renaming `SyncParseReturnType`, it looks just fine, too. Which version of `tsserver` are you using? I installed it...