Skip to content

jzeferino/Visual-Studio-for-Mac-ResxEditor

Repository files navigation

Resx Editor - Xamarin

Xamarin add-in to edit .resx files

Branch Build Status
master Build Status
develop Build Status

Installation

  1. Open Xamarin/MonoDevelop Add-in Manager
  2. Add Alpha Channel Add-ins
  3. Switch to Galary Tab
  4. Use dropdown to choose Manage Repositories
  5. Check Alpha channel and refresh
  6. Install Add-in under name ResxEditor (should link to this Github repo in description)

Usage

Right click in solution explorer pad on any .resx file and click Open With -> Resx Editor

Building

  1. Install Xamarin or MonoDevelop
  2. Install Add-in Add-in Maker
  3. Clone this repo and open solution in Xamarin/MD
  4. Run

Note that I have only ever tested this on osX.

Current Support

Only supports string resources

Stability

Until this reaches 1.0.0 consider it unstable.

License

MIT LICENSE