I want to input some JSON string in the Text tab page of JSON viewer. However, the cursor position is always 0.
Id #22298 | Release:
None
| Updated: Feb 22 at 12:04 AM by firecola | Created: Feb 27, 2012 at 7:20 AM by peanut_sei
The majority of my JSON files use the standard .json extension. Every time I go to open one, I have to change the file type filter from the default "Yahoo! Pipe files (.run)" to "json files (*.json...
Id #21310 | Release:
None
| Updated: Feb 22 at 12:05 AM by kimsk112 | Created: Aug 6, 2011 at 1:09 AM by Slabsy
I'll often use the (great!) standalone JSON Viewer to open multiple files that sit in the same directory. Unfortunately, the tool always defaults the Open dialog to its root directory, so I have to...
Id #21309 | Release:
None
| Updated: Feb 22 at 12:05 AM by Slabsy | Created: Aug 6, 2011 at 12:48 AM by Slabsy
Hi, basically I'm looking for a powershell cmdlet that does the following:
When given a string, parses it as JSON and displays it in a winform similar to Out-GridView using the JsonViewer contro...
Id #20454 | Release:
None
| Updated: Feb 22 at 12:05 AM by vmoola | Created: Apr 8, 2011 at 1:43 PM by zippy1981
The current version (v1.1, Jul 2 2007) of the plugin for Fiddler allows viewing JSON in the response, but not in the request. Often it's common for web apps to post JSON to the server in the reque...
Id #20231 | Release:
None
| Updated: Feb 22 at 12:05 AM by zippy1981 | Created: Mar 14, 2011 at 8:49 PM by TechJedi
Click file->open url to get a dialog for entering a url to retrieve json from
Id #19781 | Release:
None
| Updated: Feb 22 at 12:05 AM by zippy1981 | Created: Jan 21, 2011 at 3:44 AM by av_ster
When I copy and paste a value with a decimal value like "10.0", JSON viewer format strips the ".0" and shows it as "10". Is there a way to change this behavior in the config file?
Id #19330 | Release:
None
| Updated: Feb 22 at 12:05 AM by whataboutbob | Created: Dec 18, 2010 at 12:23 AM by whataboutbob
I have a WCF webservice with a JSON endpoint I talk to via ajax calls. As such the request is a post request with a JSON body. Therefore, being able to view the request and response as JSON objects...
Id #19170 | Release:
None
| Updated: Feb 22 at 12:05 AM by zippy1981 | Created: Nov 24, 2010 at 11:33 PM by zippy1981
If you capture a jsonp call in fiddler, and view it with the json inspector,you have to select the text tab, push "Format Strip to {}" and then go back to the viewer tab to see the tree view. It wo...
Id #19089 | Release:
None
| Updated: Feb 22 at 12:05 AM by Cgalen | Created: Nov 11, 2010 at 10:35 PM by zippy1981
When you make a json service in WCF DateTime values get serialized like so:
SomeDate : "/Date(1289779200000)/"
If the tree based JSON viewer parsed that and returned a date it would be useful.
Id #19088 | Release:
None
| Updated: Feb 22 at 12:05 AM by DNice_1 | Created: Nov 11, 2010 at 10:32 PM by zippy1981