I read the release notes for Visual Studio Code, and it especially caught my attention.

As you can see, there is a javascript file with symbol ≤. I can’t understand how this works, if I try to use it in my code, I get the error “Invalid or unexpected token” (which I expected), and I can’t find if it only compresses the VSCode configuration <= to ≤ for aesthetic purposes.
How it works?
source
share