megabyte-labs / install.doctor

A glorious combination of application / theme settings and a performant cross-platform, desktop-oriented software suite.
https://megabyte.space
Other
85 stars 17 forks source link

Plugin installation - ID and command to install Copolit #102

Closed enggnr closed 11 months ago

enggnr commented 11 months ago
ProfessorManhattan commented 11 months ago

Hey @enggnr --- can you add a command for installing the plugins for VIsual Studio on macOS / Linux?

enggnr commented 11 months ago

@ProfessorManhattan, I added this comment in software.yml - VSIXInstaller.exe can be used to install a local file. The first step is to download the plugin file. https://gist.github.com/ScottHutchinson/b22339c3d3688da5c9b477281e258400. Depending on the possibility of downloading the extensions, we can add the command to the file. The link has a powershell solution, but if there is a way to do that using the tools we are using, we can give that a try. If not, we can create a separate commands (like cmd:darwin: and cmd:windows:).