Skip to content

Imported modules support #155

@CanOfBees

Description

@CanOfBees

Hi -
I'm not quite sure how to ask the question, but is there a way to get better support for imported modules - e.g. Go to declaration, ctrl+space completion, etc. I imagine that this isn't simple to integrate across implementations but was wondering if parts of this might be on the roadmap or worth discussing. Or maybe I have something misconfigured, and this functionality is already available!

Thanks for your help!

E.g.

xquery version "3.1";
import module namespace fnx = "http://www.functx.com";
declare variable $test := "/a/b/c/d";
fnx:substring-after-last($test,'/')

module-import

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions