Skip to content

When using this with TypeScript, fields are invisible (but this works in SublimeText version) #320

@DrMiaow

Description

@DrMiaow

If I enter /**<TAB> before a field in TypeScript in docblockr in SublimeText 3 I get the following.

image

If I attempt the same in Atom using Atom package - it ignores the field and only sees the next method (in this case, the _Key getter).

image

Same behavior for non-static local fields and methods.

image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions