Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

feat: hover#220

Merged
mhanberg merged 1 commit into
mainfrom
2023-09-14-hover2
Sep 17, 2023
Merged

feat: hover#220
mhanberg merged 1 commit into
mainfrom
2023-09-14-hover2

Conversation

@mhanberg

@mhanberg mhanberg commented Sep 17, 2023

Copy link
Copy Markdown
Collaborator

Implements hover for Elixir modules and functions/macros and Erlang functions. Will add support for Erlang modules later.

Converts the internal erlang doc chunk (which is a pseudo html tree structure) into markdown so that they'll be nicely syntax highlighted in text editors that support it.

Some code was adapted from #104, so @sineed is tagged as a co-author on the commit.

Closes #48 #104

TODO

  • type docs
  • erlang module docs

@mhanberg

Copy link
Copy Markdown
Collaborator Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

Co-authored-by: Denis Tataurov <sineedus8@gmail.com>
@sineed

sineed commented Sep 18, 2023

Copy link
Copy Markdown
Contributor

sorry @mhanberg I started a new job a month ago and didn't have enough of time for the followup changes. I'm glad you found some time for this one 👍

@mhanberg

Copy link
Copy Markdown
Collaborator Author

No worries at all! Thank you for your efforts.

And congrats! I hope the new job is going well 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hover docs

2 participants