-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Closed
Description
I have been looking for documentation on the @api
tag used to mark private API methods in tj/commander.js, but I could not find any. However, VSCode clearly has support for it because the words private
, protected
and public
following the tag are highlighted differently than other words. I would like to find the code responsible for the highlighting so as to learn about how and why it was added. Could you please point me in the right direction?
Metadata
Metadata
Assignees
Labels
No labels