Skip to content

Outline view doesn't differenriate argument differences with similarly-named functions #25

Open
@vadi2

Description

@vadi2

If I have both:

declare function a( $something as xs:string )
declare function a( )

Then both variations of a appear in the outline view, but clicking on the second one will always bring you to the first - it appears to only be matching by function name and not the arguments as well.

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