Merge pull request #9 from Iheuzio/dev

Minor Fixes
This commit is contained in:
Iheuzio
2023-06-21 21:24:46 -04:00
committed by GitHub
+12 -3
View File
@@ -42,6 +42,15 @@
"group": "navigation"
}
]
},
"views": {
"explorer": [
{
"id": "selectedFiles",
"name": "Selected Files",
"when": "explorerResourceIsFolder && explorerViewletVisible"
}
]
}
},
"scripts": {
@@ -63,9 +72,9 @@
"dependencies": {
"openai": "^3.3.0"
},
"repository":{
"type":"git",
"url":"https://github.com/Iheuzio/gpt-contextfiles/"
"repository": {
"type": "git",
"url": "https://github.com/Iheuzio/gpt-contextfiles/"
},
"icon": "images/gpt-icon.jpg",
"publisher": "Iheuzio"