Return outline span for jsdoc comment on es5 method #31786
Labels
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Domain: Outlining
Relates to multi-line regions that editors can collapse
Effort: Moderate
Requires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".
Help Wanted
You can do this
Suggestion
An idea for TypeScript
TypeScript Version: 3.5.1
Search Terms:
Code
For the ES5 style javaScript
Expected behavior:
An outline span is return for the jsdoc annotation on method
bar
Actual behavior:
No span for the jsdoc comment returned.
Related Issues:
The text was updated successfully, but these errors were encountered: