VSCodeBeautify icon indicating copy to clipboard operation
VSCodeBeautify copied to clipboard

Nullish coalescing operator (??) not rendered properly

Open jomortal opened this issue 4 years ago • 1 comments

Nullish coalescing operator (??) is rendered with a space between '? ?' when beautify is applied and thus breaks the code

jomortal avatar Oct 05 '21 04:10 jomortal

I'm also having this problem along with the optional chaining operator (?.) not rendering properly.

chriscrowley avatar Oct 13 '21 20:10 chriscrowley