Skip to content

Services for @typedef #15855

Closed
Closed
@ghost

Description

TypeScript Version: nightly (2.4.0-dev.20170515)

Code

///<reference path="fourslash.ts" />

/////**
//// * @typedef /*def*/Product
//// * @property {string} title
//// */

/////**
//// * @type {/*use*/Product}
//// */
////const product = null

verify.goToDefinition("use", "def");

Expected behavior:

Get services.

Actual behavior:

No services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: JSDocRelates to JSDoc parsing and type generationFixedA PR has been merged for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions