Skip to content

properly ignore variables and types in comments #16

@mr-zwets

Description

@mr-zwets

having comment documentation currently messes up the actual types for the variables

/*  --- State Immutable NFT ---
    bytes6 tokenAmount
    bytes bchAmount
*/

the tokenAmount variable could still be assigned as an int in the code but because of the comment the hover will say bytes6

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