Skip to content

Refering to a symbol from luadoc #2175

@Frityet

Description

@Frityet

It would be nice to be able to refer to a specific function/type from luadoc

---Hello
---@class SomeClass

---This uses [this](lua://SomeClass)
local function f() end

and then on hover, I can hover over this in order to get the docs of SomeClass. Its like @see but inline

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions