highlightjs/highlight.js

(Typescript) highlight obvious user defined type names (`interface`, etc)

Open

#3,269 opened on Jul 12, 2021

View on GitHub
 (9 comments) (0 reactions) (0 assignees)JavaScript (3,497 forks)batch import
enhancementgood first issuehelp welcomelanguage

Repository metrics

Stars
 (22,960 stars)
PR merge metrics
 (Avg merge 6m) (2 merged PRs in 30d)

Description

See this example: image as you can see in boudingRect params the Rect type has not been highlighted. also interface name. I think these one should be highlighted

Contributor guide