Skip to content

Go to Definition should work for relative-pathed proc parameter types not preceded by var/ #190

@Kaiochao

Description

@Kaiochao
thing
	proc/a(thing/blah)
	proc
		b(thing/blah)
		c(var/thing/blah) // works
proc/a(thing/blah) // works
proc
	b(thing/blah)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions