Skip to content

Commit

Permalink
修改菜单分组
Browse files Browse the repository at this point in the history
修改菜单分组, 添加.gitattributes
  • Loading branch information
xiaohuohumax committed Apr 9, 2024
1 parent 92872f0 commit ba2b195
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/smart-beds-hang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"format-files-by-ignores": patch
---

修改菜单分组
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto eol=lf
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
{
"when": "explorerResourceIsFolder && !formatFilesByIgnores.formating",
"command": "formatFilesByIgnores.start.formatFolder",
"group": "navigation@-1"
"group": "formatFilesByIgnores"
}
]
}
Expand Down

0 comments on commit ba2b195

Please sign in to comment.