This is the project of custom package.json implementation of main Theia Template that includes custom plugin called "bulutbilisimciler-bb-theia-plugin".
Build:
docker buildx build --platform linux/amd64 --memory 6 -t alperreha/bb-theia:ubuntu-rev1 .
Run:
docker run --rm -it --runtime=sysbox-runc -p 3030:3030 alperreha/bb-theia:ubuntu-rev1
- Ubuntu Node
- Ubuntu Theia
- Ubuntu Docker
- Ubuntu Theia Docker
- Ubuntu Theia Postgres
- Ubuntu Theia Mongo
- Ubuntu Theia Mysql
- Ubuntu Theia JDK11
- Ubuntu Theia Kind
- Ubuntu Theia Minikube
- Pardus Theia
- Alpine Theia
- Centos Theia
- Rocky Linux 8 Theia
- Git vscode.git
"vscode.git": "https://open-vsx.org/api/vscode/git/1.79.0/file/vscode.git-1.79.0.vsix"
- Gitlens eamodio.gitlens
"eamodio.gitlens": "https://open-vsx.org/api/eamodio/gitlens/14.4.1/file/eamodio.gitlens-14.4.1.vsix"
- Prettier esbenp.prettier-vscode
"esbenp.prettier-vscode": "https://open-vsx.org/api/esbenp/prettier-vscode/10.1.0/file/esbenp.prettier-vscode-10.1.0.vsix"
- Git Graph mhutchie.git-graph
"mhutchie.git-graph": "https://open-vsx.org/api/mhutchie/git-graph/1.30.0/file/mhutchie.git-graph-1.30.0.vsix"
- Javascript vscode.javascript
"vscode.javascript": "https://open-vsx.org/api/vscode/javascript/1.79.0/file/vscode.javascript-1.79.0.vsix"
- Eslint dbaeumer.vscode-eslint
"dbaeumer.vscode-eslint": "https://open-vsx.org/api/dbaeumer/vscode-eslint/2.4.2/file/dbaeumer.vscode-eslint-2.4.2.vsix"
- Thunder Client rangav.vscode-thunder-client
"rangav.vscode-thunder-client": "https://open-vsx.org/api/rangav/vscode-thunder-client/2.15.0/file/rangav.vscode-thunder-client-2.15.0.vsix"
- YAML redhat.vscode-yaml
"redhat.vscode-yaml": "https://open-vsx.org/api/redhat/vscode-yaml/1.14.0/file/redhat.vscode-yaml-1.14.0.vsix"
- SQLTools mtxr.sqltools
"mtxr.sqltools": "https://open-vsx.org/api/mtxr/sqltools/0.28.0/file/mtxr.sqltools-0.28.0.vsix"
- SQLTools - Driver PG mtxr.sqltools-driver-pg
"mtxr.sqltools-driver-pg": "https://open-vsx.org/api/mtxr/sqltools-driver-pg/0.5.1/file/mtxr.sqltools-driver-pg-0.5.1.vsix"
- SQLTools - Driver MySQL mtxr.sqltools-driver-mysql
"mtxr.sqltools-driver-mysql": "https://open-vsx.org/api/mtxr/sqltools-driver-mysql/0.5.1/file/mtxr.sqltools-driver-mysql-0.5.1.vsix"
- Mongo mongodb.mongodb-vscode
"mongodb.mongodb-vscode": "https://open-vsx.org/api/mongodb/mongodb-vscode/1.3.1/file/mongodb.mongodb-vscode-1.3.1.vsix"
- Redis Client cweijan.vscode-redis-client
"cweijan.vscode-redis-client": "https://open-vsx.org/api/cweijan/vscode-redis-client/1.2.5/file/cweijan.vscode-redis-client-1.2.5.vsix"
- Kafka jeppeandersen.vscode-kafka
"jeppeandersen.vscode-kafka": "https://open-vsx.org/api/jeppeandersen/vscode-kafka/0.15.0/file/jeppeandersen.vscode-kafka-0.15.0.vsix"
- Docker ms-azuretools.vscode-docker
"ms-azuretools.vscode-docker": "https://open-vsx.org/api/ms-azuretools/vscode-docker/1.27.0/file/ms-azuretools.vscode-docker-1.27.0.vsix"
- Kubernetes ms-kubernetes-tools.vscode-kubernetes-tools
"ms-kubernetes-tools.vscode-kubernetes-tools": "https://open-vsx.org/api/ms-kubernetes-tools/vscode-kubernetes-tools/1.3.15/file/ms-kubernetes-tools.vscode-kubernetes-tools-1.3.15.vsix"
- Go golang.Go
"golang.Go": "https://open-vsx.org/api/golang/Go/0.39.1/file/golang.Go-0.39.1.vsix"
- PHP vscode.php
"vscode.php": "https://open-vsx.org/api/vscode/php/1.79.0/file/vscode.php-1.79.0.vsix"
- C Cpp vscode.cpp
"vscode.cpp": "https://open-vsx.org/api/vscode/cpp/1.79.0/file/vscode.cpp-1.79.0.vsix"
- Python vscode.python
"vscode.python": "https://open-vsx.org/api/vscode/python/1.79.0/file/vscode.python-1.79.0.vsix"