Skip to content

Incomplete support for jsdoc3 namepaths on @typedef #1251

Closed
@jrhalchak

Description

@jrhalchak

Description

This happens with all plugins disabled other than vim-javascript.

When attempting to create a typedef that documents the inner member of a class, it seems to work unless I use a tilde ~ as the separator between the class and member. I got this from an example from https://jsdoc.app/tags-typedef.html


What I Get

image

What I Expect

image


I noticed the syntax match didn't seem to accept it so — not sure I went about contributing properly — but I proposed a fix here #1250

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