Skip to content

Commit 79209f7

Browse files
committed
🧑‍💻 update vscode extension recommendations
1 parent 228efa2 commit 79209f7

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.vscode/extensions.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"detachhead.basedpyright",
55
"ms-python.mypy-type-checker",
66
"ms-python.python",
7-
"tamasfe.even-better-toml",
8-
"tekumara.typos-vscode"
7+
"seatonjiang.gitmoji-vscode",
8+
"tamasfe.even-better-toml"
99
],
10-
"unwantedRecommendations": ["ms-pyright.pyright", "ms-python.vscode-pylance"]
10+
"unwantedRecommendations": [
11+
"ms-pyright.pyright",
12+
"ms-python.vscode-pylance"
13+
]
1114
}

0 commit comments

Comments
 (0)