Using M+ Font in VS Code
Monsopaced font is essential for a programmer, M+ FONTS is one of my favorite font. Long time ago, I used VS Code to write the code, and it’s difficult to set the M+ Font.
Here is the solution.
"editor.fontFamily": "'M+ 1mn'"
Now you can see it works well :-)