0
点赞
收藏
分享

微信扫一扫

python 脚本 转换 bin 文件端序

49路末班车 2023-07-13 阅读 12

1:打开"文件->首选项->设置

2 :打开settings.json文件 英文版这里有个坑 一般点击我下图右上角那个{ } 就可以打开了

在 设置的json 文件中加入如下 “editor.mouseWheelZoom”: true

{
“editor.mouseWheelZoom”: true,
“json.schemas”: [

 ]

}

举报

相关推荐

0 条评论