Skip to content

Commit 1cff1a7

Browse files
committed
调整 editorconfig.md加入到左侧导航栏
1 parent 7fa582b commit 1cff1a7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

en/Tutorial/UserGuide/editorconfig.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ When opening a file, EditorConfig plugins look for a file named `.editorconfig`
8181

8282
EditorConfig files are read top to bottom and the most recent rules found take precedence. Properties from matching EditorConfig sections are applied in the order they were read, so properties in closer files take precedence.
8383

84-
相对于其他开发工具(如vscode),HBuilderX对editorconfig更完善。在其他工具中,项目外层如果有editorconfig文件,也会影响这个项目,经常让人莫名其妙。HBuilderX没有这个bug。
85-
8684

8785
## File Format Details
8886

en/_sidebar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* [Plugins Install](Tutorial/PluginsInstall.md)
1212
* User Guide
1313
* [Skill](/Tutorial/UserGuide/skill.md)
14+
* [editorconfig](/Tutorial/UserGuide/editorconfig.md)
1415
* Languages
1516
* [Overview](/Tutorial/Language/Overview.md)
1617
* [CodeAssistant](/Tutorial/Language/CodeAssistant.md)

0 commit comments

Comments
 (0)