#823 - First steps into integrating GH Copilot

This commit is contained in:
Elio Struyf
2024-06-25 22:25:16 +02:00
parent 582c09875e
commit b00d7a077d
14 changed files with 192 additions and 55 deletions
+2 -2
View File
@@ -26,7 +26,7 @@
},
"qna": "https://github.com/estruyf/vscode-front-matter/discussions",
"engines": {
"vscode": "^1.73.0"
"vscode": "^1.90.0"
},
"l10n": "./l10n",
"categories": [
@@ -2779,7 +2779,7 @@
"@types/react": "17.0.0",
"@types/react-datepicker": "^4.8.0",
"@types/react-dom": "17.0.0",
"@types/vscode": "^1.73.0",
"@types/vscode": "^1.90.0",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"@vscode-elements/elements": "^1.2.0",