githubnext / monaspace

An innovative superfamily of fonts for code
https://monaspace.githubnext.com
SIL Open Font License 1.1
13.18k stars 220 forks source link

Add a ligature for jsdoc comment start string: “/**” #50

Closed kizu closed 8 months ago

kizu commented 8 months ago

See https://jsdoc.app/about-getting-started over how JSDoc comments are used. One common form is a one-line like

/** This is a description of the foo function. */

Which, when using the /* ligature is not rendering in a very pretty way:

A screenshot of the above code as rendered with monaspace Neon

I think it would be nice to lower the second * in a /** sequence.

nizur commented 8 months ago

2

kizu commented 8 months ago

Oops, did not notice that one, would close as a duplicate, thanks for pointing it out!