Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jzeferino/Visual-Studio-for-Mac-ResxEditor
:star: Resx editor for Visual Studio for Mac / Monodevelop
https://github.com/jzeferino/Visual-Studio-for-Mac-ResxEditor
Last synced: about 1 month ago
JSON representation
:star: Resx editor for Visual Studio for Mac / Monodevelop
- Host: GitHub
- URL: https://github.com/jzeferino/Visual-Studio-for-Mac-ResxEditor
- Owner: jzeferino
- License: mit
- Created: 2015-11-03T00:41:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T11:05:18.000Z (about 4 years ago)
- Last Synced: 2024-08-01T19:42:54.299Z (4 months ago)
- Language: C#
- Homepage:
- Size: 92.8 KB
- Stars: 20
- Watchers: 3
- Forks: 11
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-monodevelop - Visual-Studio-for-Mac-ResxEditor
README
# Resx Editor - Xamarin
Xamarin add-in to edit `.resx` files
| Branch | Build Status |
|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| master | [![Build Status](https://www.bitrise.io/app/cecedde33e413fa6/status.svg?token=MHX3VsTWhzjEbI-hkegLSQ&branch=master)](https://www.bitrise.io/app/cecedde33e413fa6) |
| develop | [![Build Status](https://www.bitrise.io/app/cecedde33e413fa6/status.svg?token=MHX3VsTWhzjEbI-hkegLSQ&branch=develop)](https://www.bitrise.io/app/cecedde33e413fa6) |## Installation
1. Open Xamarin/MonoDevelop `Add-in Manager`
1. Add Alpha Channel Add-ins
1. Switch to `Galary` Tab
1. Use dropdown to choose `Manage Repositories`
1. Check Alpha channel and refresh
1. 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
1. Install Add-in `Add-in Maker`
1. Clone this repo and open solution in Xamarin/MD
1. RunNote 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](LICENSE.md)