A small free .Net and JS library (with demo UI, command-line bulk formatter, SSMS/VS add-in, notepad++ plugin, winmerge plugin, and demo webpage) for reformatting and coloring T-SQL code to the user's preferences.
As @TaoK's time investment into this project has been tapering off, and others have expressed interest in improving things, it's not only important to set up an environment that easily enables contributions eg with a Contributor Agreement (#232), but also ensure that the "management" side of things be made more amenable to contribution.
There are probably three main things this entails, in the short term:
Moving off of @TaoK's personal site architectshack.com
Checking in the source for any other assets, eg the copy (as it is) on the Visual Studio Marketplace. This should also support contribution of a project logo, which is something sorely missing.
Automating the release pipeline to the maximum possible extent, eg using AppVeyor as proposed elsewhere (and started, but never completed)
As far as I know, getting any such shared/maintained copy and assets into the VS Marketplace would still be a manual process, but at least amenable to contribution and relatively streamlined.
As @TaoK's time investment into this project has been tapering off, and others have expressed interest in improving things, it's not only important to set up an environment that easily enables contributions eg with a Contributor Agreement (#232), but also ensure that the "management" side of things be made more amenable to contribution.
There are probably three main things this entails, in the short term:
As far as I know, getting any such shared/maintained copy and assets into the VS Marketplace would still be a manual process, but at least amenable to contribution and relatively streamlined.