DragWx / vsc-astronomy-theme

A straightforward warm/neutral/cool theme for Visual Studio Code
MIT License
1 stars 0 forks source link

Theme is not available in Azure Data Studio Extensions #16

Open ryleysevier opened 2 years ago

ryleysevier commented 2 years ago

I've been able to reproduce this on multiple computers

What Happens

When you type "Astronomy" into the Extensions search bar in Azure Data Studio, it comes back with Extension not found.

What Was the Expectation

When you type "Astronomy" into the Extensions search bar in Azure Data Studio, it returns the correct theme to be installable so PSQL is pretty.

DragWx commented 2 years ago

It looks like extensions in Azure Data Studio aren't part of a marketplace I can easily publish to, but instead part of its Github repo (under the release/extensions branch), which requires a fork/pull request/code review process.

Since I don't use ADS, and I don't work with SQL, I'm not going to be the best resource for adding the necessary support and providing the necessary maintenance to make my theme work well with ADS, with the various flavors of SQL, and jumping through the necessary hoops to add it to their extensions repository, but if anyone is interested in helping out with any of that, I'd welcome any contributions!

In the meantime, if you want to try out the theme even though ADS and SQL isn't "officially" supported at the moment, you may be able to manually install the VSIX file. You can obtain it by going to its Visual Studio Marketplace page, and clicking on the "Download Extension" link on the right. Then, in ADS, where your extensions usually are, there should be a menu option that says something like "Install from VSIX". If you try it, let me know if it works. If it does, great! If it doesn't look right, then someone else is going to need to help out.