Skip to content

Semantic highlighting for parameters does not work for asserts name is T #2249

Closed
@RunDevelopment

Description

@RunDevelopment

Search terms

asserts is, semantic highlighting

Expected Behavior

The parameter name in asserts node is T should be highlighted as a parameter.

Actual Behavior

It's not highlighted.

image

This like also affects name is T return types.

Minor bug, but I wanted to report it regardless.

Steps to reproduce the bug

  1. Download https://github.com/RunDevelopment/refa
  2. npm ci and npm i -D [email protected]
  3. npm run build:docs
  4. Navigate to the setParent function.

Environment

  • Typedoc version: 0.24.4
  • TypeScript version: 5.0.2
  • Node.js version: v16.11.1
  • OS: Win10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions