You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah interesting this is definitely a Merlin bug (inspecting the debug output reveals this) but the :MerlinRename command in Vim does not actually perform the bad rename. The debug log says:
let f y =
[%string
"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa \
%{x}"]
;;
which is not ideal, but not bad behavior. But ocaml-lsp is more faithfully applying the Merlin edits than the Merlin vim plugin. I'll file a bug on Merlin.
I have a file that ends with the following:
This is the zero-indexed line-range 241-245. Renaming x to y produces:
The debug log of the messages is:
The text was updated successfully, but these errors were encountered: