michaeljolley / onlythemes

VS Code themes that match your personality profile.
https://marketplace.visualstudio.com/items?itemName=builders-club.onlythemes
MIT License
12 stars 9 forks source link

Include and Use VSCODE to install theme extensions. Closes #19 #21

Closed parithon closed 3 years ago

parithon commented 3 years ago

DEPENDS on PR #20

Because the legal terms for using the visual studio marketplace are suspect with fork'd and third-party builds of VSCODE, I updated the Dockerfile to install vscode and link the vscode extenions directory to the code-server extensions directory. Then I updated the entrypoint.sh file to use code to install the extension instead of code-server.

Solves #19