Skip to content

Instantly share code, notes, and snippets.

@jsuarezruiz
Last active March 18, 2019 19:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsuarezruiz/f6cf7b9495a4aed5b15ead9ac28985a7 to your computer and use it in GitHub Desktop.
Save jsuarezruiz/f6cf7b9495a4aed5b15ead9ac28985a7 to your computer and use it in GitHub Desktop.
My Visual Studio for macOS addins:
- App Center (https://github.com/jsuarezruiz/VS4Mac-AppCenter): VS4Mac addin to manage Apps in Visual Studio App Center.
- Asset Studio (https://github.com/jsuarezruiz/VS4Mac-AssetStudio): VS4Mac addin with functionality related to assets management.
- Color Helper (https://github.com/jsuarezruiz/VS4Mac-ColorHelper): VS4Mac addin to add some color helper tools.
- GitHistory (https://github.com/jsuarezruiz/VS4Mac-GitHistory): Quickly browse the history of a file from any git repository directly from VS4Mac.
- LottiePlayer (https://github.com/jsuarezruiz/VS4Mac-LottiePlayer): VS4Mac addin to Preview Lottie json files.
- Open Terminal (https://github.com/jsuarezruiz/VS4Mac-OpenTerminal): VS4Mac addin to open a terminal from the IDE.
- Samples Importer (https://github.com/jsuarezruiz/VS4Mac-SamplesImporter): Samples Importer is a Visual Studio for macOS addin to explorer and directly open Xamarin samples from the IDE.
- SkiaSharpFiddle (https://github.com/jsuarezruiz/VS4Mac-SkiaSharpFiddle): SkiaSharp playground VS4Mac addin.
- Sweeper (https://github.com/jsuarezruiz/VS4Mac-Sweeper): VS4Mac addin with functionality related to cleaning the output.
- Text Generator (https://github.com/jsuarezruiz/VS4Mac-TextGenerator): A VS4Mac addin for generating dummy text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment