nanangp / vscode-wireviz-preview

A simple extension for Visual Studio Code to preview WireViz YAML files
https://marketplace.visualstudio.com/items?itemName=NanangP.vscode-wireviz-preview
GNU General Public License v3.0
5 stars 1 forks source link

[Test] Check on non-Windows platforms #2

Closed nanangp closed 9 months ago

nanangp commented 9 months ago

There's really nothing platform-specific in the code. Technically as long as vscode can spawn wireviz it should work.

nanangp commented 9 months ago

Tested working on ArchLinux, and #3 reports the extension working on MacOS.