Skip to content

psobko/PrettyPrintJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrettyPrintJSON

An Xcode 5+ plugin to pretty print JSON from the console using NSJSONSerialization.

##Installation Build the plugin and restart Xcode. Like other plugins it will be located in ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins.

##Usage Highlight a JSON string in the console and use Edit > Pretty Print JSON or the keyboard shorcut Ctrl + J. If the string is correctly formatted it will be appended to the bottom of the console. In the event of a parsing error, a specitic error will be printed instead.

This plugin uses the XCode plugin project template Copyright (c) 2013 Delisa Mason and contributors Get it at https://github.com/kattrali/Xcode5-Plugin-Template

About

Pretty print JSON from the Xcode debug console.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published