Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit 3bd2cd0

Browse files
committed
chore(extensions): 🧑‍💻 change vscode recommendations
1 parent 29a683d commit 3bd2cd0

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.vscode/extensions.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"recommendations": [
3-
"ms-python.python",
4-
"editorconfig.editorconfig",
5-
"seatonjiang.gitmoji-vscode"
3+
"ms-python.python",
4+
"editorconfig.editorconfig",
5+
"vivaxy.vscode-conventional-commits",
6+
"seanwu.vscode-qt-for-python"
67
]
78
}

0 commit comments

Comments
 (0)