SuperElixir icon indicating copy to clipboard operation
SuperElixir copied to clipboard

Improve types and documentation on mouse hover with Popups or by Inline the text

Open Exadra37 opened this issue 7 years ago • 2 comments

Room for improvement How documentation is shown. Right now is just shown in plain text and is kind of ugly, I think we should use a markdown renderer for Sublime like Sublime Markdown Pop-ups.

The git blame package for sublime uses a very simple approach to display a nice inline blame, as we can see here .

What do you think of this approach?

screenshot from 2018-04-16 21-47-33

So instead of a Git blame it would have the documentation and types text.

Exadra37 avatar Apr 16 '18 22:04 Exadra37

I like that! But right now I have my forces focused in other stuff and I'm not using the plugin since moths ago, I just maintain it. But if you want make a PR.

edelvalle avatar Apr 17 '18 05:04 edelvalle

Right now I am immersed on learning Elixir but I may give a try to implement this...

How hard can it be ;)

Exadra37 avatar Apr 17 '18 07:04 Exadra37