Fmstrat / glassit-linux

Adds transparency to VSCode in Linux.
GNU General Public License v3.0
39 stars 7 forks source link

Adds support for Code - OSS and VSCodium #3

Open rrrGeist opened 4 years ago

rrrGeist commented 4 years ago

Because of multiple version available I added the support for 2 of them (Code - OSS and VSCodium, both tested on manjaro Xfce). I managed to make it work however by creating new extension using 'yo' (with the code copied from your repo) as npm had problem with direct copy of your repository (couldn't find a module). I'm commiting here just extension.js file so it shouldn't matter.

unixtensor commented 2 years ago

This was a blessing

ChillerDragon commented 2 years ago

Was about to open the same pullrequest. I can confirm this code successfully adds Code OSS support on my system :+1:

Would appreciate the merge.