Skip to content

Commit 273a67f

Browse files
authored
Add linkcode and linkplain to jsdoc tags (microsoft#52176)
1 parent 7458629 commit 273a67f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/services/jsDoc.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ const jsDocTagNames = [
135135
"lends",
136136
"license",
137137
"link",
138+
"linkcode",
139+
"linkplain",
138140
"listens",
139141
"member",
140142
"memberof",

0 commit comments

Comments
 (0)