Skip to content

Trigger Neogen on Doc Comment Characters (e.g. /**) #227

@gbroques

Description

@gbroques

Is there anyway to trigger :Neogen when typing doc comment characters like VS Code?

Maybe you can combine neogen with a snippet plugin like Luasnip to accomplish this behavior?

It seems challenging since the :Neogen command works at the current cursor or traversing upward.

Instead, we'd need to look at the line below the cursor, or traverse downward.

See the below video for an example.

vscode-javadoc.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions