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

highlight function comment tag #117

Open
kid-wumeng opened this issue Mar 15, 2017 · 0 comments
Open

highlight function comment tag #117

kid-wumeng opened this issue Mar 15, 2017 · 0 comments

Comments

@kid-wumeng
Copy link

kid-wumeng commented Mar 15, 2017

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants