官网地址
下载客户端:
双击exe安装后Sign in:
每个账户有150次免费额度:
菜单设置:File => Preferences => VS Code Settings
{
"window.commandCenter":1,
"update.enableWindowsBackgroundUpdates": false,
"update.mode": "none",
"workbench.colorTheme": "Default Light+",
"workbench.statusBar.visible": false,
"editor.fontFamily": "Fira Code, Consolas,'Courier New', monospace",
"editor.fontsize": 15,
"editor.lineHeight": 1.8,
"editor.tabsize":2,
"editor.codeActionsOnSave":{"source.fixAll": "explicit"},
"editor.minimap.enabled": true,
"liveServer.settings.donotShowInfoMsg": true,
"git.confirmSync": false,
"terminal.integrated,defaultProfile.windows": "Command Prompt"
}
覆盖后保存
重启
安装插件:
复制下方插件名称 install
Vue - Official

Devbox

Material lcon Theme

Remote-SSH

Extension Pack for Java
下边即可使用 cursor 开始你的 零代码编程之旅!!!