Skip to content

Doxygen comments autocompletition lost #595

@maborec

Description

@maborec

The LSP editor works very well, but I'm missing the ability to generate automatic Doxygen comments.
For example, typing /** [ENTER] before a method declaration: In the classic editor it would generate the Doxygen comments with the appropriate @param and @return contents.
I know in LSP the one ruling here is clangd, which does not generate these comments.
Is there any workaround to get this back? Maybe with a plugin?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions