LCB doc comment blocks are distinguished from normal comment blocks by an extra initial star, i.e. /** ... */.
It would be good to highlight doc comment blocks in a distinctive way to show that they're not just normal comments.
Suggested by @macMikey.
LCB doc comment blocks are distinguished from normal comment blocks by an extra initial star, i.e.
/** ... */.It would be good to highlight doc comment blocks in a distinctive way to show that they're not just normal comments.
Suggested by @macMikey.