We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99995a commit 2d1447bCopy full SHA for 2d1447b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "customtkinter-snippets",
3
- "displayName": "Customtkinter Snippets",
4
- "description": "A curated collection of Python customtkinter snippets for building interactive GUI applications effortlessly.",
+ "displayName": "CustomTkinter Snippets",
+ "description": "A curated collection of Python CustomTkinter snippets for building interactive GUI applications effortlessly.",
5
"version": "1.0.0",
6
"engines": {
7
"vscode": "^1.81.0"
@@ -17,7 +17,7 @@
17
"url": "https://github.com/AshhadDevLab"
18
},
19
"repository": {
20
- "url": "https://github.com/AshhadDevLab/Customtkinter-Snippets",
+ "url": "https://github.com/AshhadDevLab/CustomTkinter-Snippets",
21
"type": "git"
22
23
"contributes": {
0 commit comments