Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

highlight function comment tag #117

@kid-wumeng

Description

@kid-wumeng

for example,

# @param {number} a
# @param {number} b
# @return {number} sum
add = (a, b) ->
  return a + b

is highlight the @param, @return and so on?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions