I synchronized the settings of Vscode to cursor, and the font settings look the same. However, the font display in cursor is still very different from that in vscode. For example, in the following two pictures, the font display style of “import”, “return”, “if” and so on is wrong. How should I set this? My font is Jetbrains Mono
In addition, in the front-end project, the npm script quick execution function in the vscode sidebar is not available in the cursor. The plugins are also synchronized correctly.
Please help me look at these issues, thank you