Skip to content

Incorrect symbol kind of module subroutines #140

Closed
@letmaik

Description

@letmaik

The symbol kind shown for subroutines in modules should be "function" but currently is "method". "method" is reserved for usage in classes. In the context of Fortran, "method" should only be used for type-bound procedures (see bottom of http://fortranwiki.org/fortran/show/Object-oriented+programming).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions