Re: [OT] Good XML Viewer App for Mac
Re: [OT] Good XML Viewer App for Mac
- Subject: Re: [OT] Good XML Viewer App for Mac
- From: Jens Alfke <email@hidden>
- Date: Fri, 20 Nov 2015 10:52:37 -0800
> On Nov 20, 2015, at 5:20 AM, Dave <email@hidden> wrote:
>
> Could anyone recommend an XML Viewer for Mac? I just need to open XML text files are have it format the text sensibly. I’ve tried a couple from the Mac App Store but I couldn’t get then to work properly and requested a refund…..
TextMate (free) does a reasonable job of syntax coloring and has a ‘Tidy’ command to pretty-print the source.
You could also just run the files through /usr/bin/tidy to do the pretty-printing, then view them with Xcode for the syntax highlighting.
I’ve heard that for serious XML wrangling the Oxygen editor is good, although I think it’s (a) not free, and (b) has an ugly cross-platform UI.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden