Skip to content
Snippets Groups Projects
Commit c84f7d91 authored by Lansana DIOMANDE's avatar Lansana DIOMANDE
Browse files

feat: add remote-container in extensionPack of deadlock-coding extension

parent 438b3eb7
No related branches found
No related tags found
2 merge requests!14feat: added mounted, .bashrc, .zshrc, added tests, added keycloak tests,!8feat(extension): login, open in devcontainer, automaticly save code, open briefing, publish extension
{ {
"name": "deadlock-coding", "name": "deadlock-coding",
"description": "Deadlock Coding", "description": "Deadlock Coding",
"version": "0.1.3", "version": "0.1.4",
"publisher": "Deadlock", "publisher": "Deadlock",
"icon": "media/logo.png", "icon": "media/logo.png",
"engines": { "engines": {
...@@ -125,5 +125,8 @@ ...@@ -125,5 +125,8 @@
"vsce": "^2.7.0", "vsce": "^2.7.0",
"webpack": "^5.65.0", "webpack": "^5.65.0",
"webpack-cli": "^4.9.1" "webpack-cli": "^4.9.1"
} },
"extensionPack": [
"ms-vscode-remote.remote-containers"
]
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment