KarelWintersky / json-pad

Automatically exported from code.google.com/p/json-pad
0 stars 0 forks source link

Need to browse to file or use file URL #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What version of the product are you using? On what operating system?
Air version of JSONpad 1.3.5 on Windows 7

Please provide any additional information below.

I'd like to be able to open a .json file directly from inside JSONpad.  I do 
have .json files associated to JSONpad, and they open correctly when I 
double-click on the file inside Windows Explorer.  But I'd like to have a menu 
pick in JSONpad, (presumably under File) that allows me to browse to the .json 
file I want to edit.  Another possibility is to allow a file URL to specify the 
file (e.g., 
file:///c:/pkg/cygwin/home/jstroomer/experiments/object_store_mockup/xxx.json).

By the way, JSONpad is the best JSON editor I've seen.

Original issue reported on code.google.com by jstroom...@hotmail.com on 2 Nov 2010 at 7:33