Formatting output of TypeScript language service plugin?
已回答
I would like to output either markdown or HTML from a TS plugin and have it render properly in Webstorm. Is there any way to hook into the IntelliJ TypeScript language service with a custom plugin to achieve this?
请先登录再写评论。
Hi,
Please clarify your problem. What does it mean to output Markdown or HTML from the TS plugin? Could you please provide us with some examples?