File tree Expand file tree Collapse file tree 3 files changed +18
-8
lines changed
static/snapshots/tutorial/settings Expand file tree Collapse file tree 3 files changed +18
-8
lines changed Original file line number Diff line number Diff line change @@ -48,4 +48,10 @@ HBuilderX,支持对项目创建或修改`别名`。
4848
4949** 重新识别项目类型** :某些情况下,HBuilderX没有正确识别项目类型(比如uniapp项目,无法显示运行菜单),导致相关菜单无法正确显示,通过重新识别项目类型即可解决。[ 了解项目类型] ( /Tutorial/ProjectType )
5050
51- ** 重新构建项目索引** :某些情况下,代码提示异常(比如图片路径无法提示),通过` 重新构建项目索引 ` 即可解决。
51+ ** 重新构建项目索引** :某些情况下,代码提示异常(比如图片路径无法提示),通过` 重新构建项目索引 ` 即可解决。
52+
53+ ## 与编辑器同步
54+
55+ <p >项目管理器,右上角,点击 <svg t =" 1631502274114 " class =" icon " viewBox =" 0 0 1024 1024 " version =" 1.1 " xmlns =" http://www.w3.org/2000/svg " p-id =" 24803 " width =" 14 " height =" 14 " ><path d =" M873.8304 552.96h-737.28c-22.528 0-40.96-18.432-40.96-40.96s18.432-40.96 40.96-40.96h737.28c22.528 0 40.96 18.432 40.96 40.96s-18.432 40.96-40.96 40.96zM873.8304 307.2h-737.28c-22.528 0-40.96-18.432-40.96-40.96s18.432-40.96 40.96-40.96h737.28c22.528 0 40.96 18.432 40.96 40.96s-18.432 40.96-40.96 40.96zM873.8304 798.72h-737.28c-22.528 0-40.96-18.432-40.96-40.96s18.432-40.96 40.96-40.96h737.28c22.528 0 40.96 18.432 40.96 40.96s-18.432 40.96-40.96 40.96z " p-id =" 24804 " fill =" #707070 " ></path ></svg > 图标</svg >,即可设置编辑器同步功能</p >
56+
57+ <img src =" /static/snapshots/tutorial/settings/sync.png " style =" zoom : 50% ;border : 1px solid #eee ;" />
Original file line number Diff line number Diff line change 22
33您可以通过各种设置轻松配置HBuilderX。
44
5+ ## 设置视图
6+
57要想打开设置,请使用以下菜单命令:
68
79- Windows: 顶部菜单【工具】-> 【设置】(快捷键: ` ctrl ` + ` alt ` + ` , ` )
3032- 打开终端数量:最多允许打开的终端数量,默认8
3133- 本地历史记录,[ 详情] ( /Tutorial/UserGuide/LocalHistory )
3234- 项目管理器打击展开/折叠目录,关闭此项则是双击展开/折叠目录
33- - 项目管理器点击目录时打开内部资源管理器
35+ - 项目管理器点击目录时打开内部资源管理器 (即点击时,是否打开内置资源管理器)
36+
37+ #### 更新设置
38+
39+ HBuilderX,可自定义编辑器升级策略。
40+
41+ 启动时自动检查更新,即每次HBuilderX启动,都会检查更新,当存在更新时,弹窗提示更新。
42+
43+ <img src =" /static/snapshots/tutorial/settings/upgrade_en.png " class =" hd-img " />
3444
3545## 编辑器配置
3646
6171- 智能计算制表符长度
6272- 编辑器向下滚动一屏
6373
64- ## 与编辑器同步
65-
66- <p >项目管理器,右上角,点击 <svg t =" 1631502274114 " class =" icon " viewBox =" 0 0 1024 1024 " version =" 1.1 " xmlns =" http://www.w3.org/2000/svg " p-id =" 24803 " width =" 14 " height =" 14 " ><path d =" M873.8304 552.96h-737.28c-22.528 0-40.96-18.432-40.96-40.96s18.432-40.96 40.96-40.96h737.28c22.528 0 40.96 18.432 40.96 40.96s-18.432 40.96-40.96 40.96zM873.8304 307.2h-737.28c-22.528 0-40.96-18.432-40.96-40.96s18.432-40.96 40.96-40.96h737.28c22.528 0 40.96 18.432 40.96 40.96s-18.432 40.96-40.96 40.96zM873.8304 798.72h-737.28c-22.528 0-40.96-18.432-40.96-40.96s18.432-40.96 40.96-40.96h737.28c22.528 0 40.96 18.432 40.96 40.96s-18.432 40.96-40.96 40.96z " p-id =" 24804 " fill =" #707070 " ></path ></svg > 图标</svg >,即可设置编辑器同步功能</p >
67-
68- <img src =" /static/snapshots/tutorial/settings/sync.png " style =" zoom : 50% ;border : 1px solid #eee ;" />
69-
7074## 源码视图常见问题
7175
7276HBuilderX启动时,会加载` 设置配置文件 ` , 文件损坏(文件格式错误,非json格式),会导致HBuilderX无法启动。
You can’t perform that action at this time.
0 commit comments