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

[FEATURE] Display symbol comments as documentation #17

Open
SpontanCombust opened this issue Apr 7, 2024 · 1 comment
Open

[FEATURE] Display symbol comments as documentation #17

SpontanCombust opened this issue Apr 7, 2024 · 1 comment
Labels
feature New feature or request

Comments

@SpontanCombust
Copy link
Owner

Use comments written above functions, variables etc. as documentation and display it when hovering above those symbols.

Possible implementation: check if the previous sibling of a target node is a comment node. If yes use this node's to display the documentation.

@SpontanCombust SpontanCombust added the feature New feature or request label Apr 7, 2024
@SpontanCombust SpontanCombust added the blocked Some other issue needs to be resolved first label Apr 7, 2024
@SpontanCombust
Copy link
Owner Author

Blocked by #7

@SpontanCombust SpontanCombust removed the blocked Some other issue needs to be resolved first label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Development

No branches or pull requests

1 participant