1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

添加 .editorconfig;空格缩进规范化

This commit is contained in:
2025-07-12 01:44:06 +08:00
parent 5290684660
commit 5d5bccbf6f
6 changed files with 34 additions and 7 deletions

View File

@@ -113,4 +113,4 @@ function replaceTextEditorSelectedText() {
});
userSelection.lastConvertedSelectionsText = textList;
}
}
}

View File

@@ -112,4 +112,4 @@ function replaceTextEditorSelectedText() {
});
userSelection.lastConvertedSelectionsText = textList;
}
}
}