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

Does YouCompleteMe support Doxygen? #898

Closed
aleus opened this issue Mar 20, 2014 · 2 comments
Closed

Does YouCompleteMe support Doxygen? #898

aleus opened this issue Mar 20, 2014 · 2 comments
Labels

Comments

@aleus
Copy link

aleus commented Mar 20, 2014

Can I see doxygen comments (or other comments) near functions and classes?

@aleus aleus closed this as completed Mar 20, 2014
@aleus aleus reopened this Mar 20, 2014
@oblitum
Copy link
Contributor

oblitum commented Mar 20, 2014

Not yet. If you're asking this just for C/C++/Obj-C/Obj-C++, libclang does seem to support it through CXTranslationUnit_IncludeBriefCommentsInCodeCompletion et. al. but it's not yet incorporated into the project.

Also check issue #234 that mentions it.

@oblitum
Copy link
Contributor

oblitum commented Mar 20, 2014

Closing as this is just a question.

@oblitum oblitum closed this as completed Mar 20, 2014
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants