Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*merlin-types* buffer interaction? #1589

Open
dunrix opened this issue Apr 3, 2023 · 1 comment
Open

*merlin-types* buffer interaction? #1589

dunrix opened this issue Apr 3, 2023 · 1 comment

Comments

@dunrix
Copy link

dunrix commented Apr 3, 2023

If I remember correctly, in some older emacs & merlin versions iterations, it was possible to bring forth merlin-types buffer by invoking C-c C-t combination twice (merlin-type-enclosing). In current version it properly displays inferred type, but only in echo area. merlin-types buffer contains correct information too, but does not automatically pop up. I have to switch to it manually with switch-to-buffer or similar.

Is there a way how to display merlin-types buffer in a more automated way like before? Like does eldoc with eldoc-doc-buffer for example?

@voodoos
Copy link
Collaborator

voodoos commented Apr 4, 2023

The buffer opens only when asking for the type of a module if I am not mistaken. I don't think this as been modified recently ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants