Skip to content

Missing function indicator for exported functions in js #182

Description

@Mikkoun

function test() {} is shown as f(x) test
but export function test() {} is shown as test.

I guess it should have f(x) prefix as well?

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