2beed1dccaAdding build status icon
Nikolajus
2014-04-02 11:07:35 +0200
6dadcba7b4Adding build status icon
Nikolajus Krauklis
2014-04-02 11:07:35 +0200
5d2fad5b62Fix issue #32 and issue #30 . adding command to compress/minify json into single line. Added test for it and travis for tests
Nikolajus
2014-04-02 10:55:01 +0200
4ce3525ab7Fix issue #32 and issue #30 . adding command to compress/minify json into single line. Added test for it and travis for tests
Nikolajus Krauklis
2014-04-02 10:55:01 +0200
05cd79f49eMinify Json if selection line count is not 1
#32
Olivier Carbonneau
2014-03-22 10:02:59 -0400
900c7ff00fnew setting replace - for autochange input text for correct json format
#31
Max Vyaznikov
2014-03-03 14:35:45 +0300
d92e8bbe49Allow PrettyJson.py plugin to work in both ST2 and ST3
Chris Castle
2013-02-22 23:12:15 -0800
316695372bAllow PrettyJson.py plugin to work in both ST2 and ST3
#19
Chris Castle
2013-02-22 23:12:15 -0800
7843edd433Fixes import error in simplejson I mistakenly added
Chris Castle
2013-02-22 23:11:36 -0800
c4d1a36095Fixes import error in simplejson I mistakenly added
Chris Castle
2013-02-22 23:11:36 -0800
17cad98d95Prepend simplejson import with 'module' name
Chris Castle
2013-02-14 19:47:49 -0800
e0245587eePrepend simplejson import with 'module' name
Chris Castle
2013-02-14 19:47:49 -0800
11ee95a894removing importing native python json
Nikolajus
2013-02-14 09:51:48 +0100
3f1596c035removing importing native python json
Nikolajus Krauklis
2013-02-14 09:51:48 +0100
2472af646fException handling change to work in python 2.6 and 3
Nikolajus
2013-02-14 09:44:03 +0100
9e3629dbf3Exception handling change to work in python 2.6 and 3
Nikolajus Krauklis
2013-02-14 09:44:03 +0100
646b477e22added more tests for other issues
Nikolajus
2013-02-14 09:39:32 +0100
d822ae1ea1added more tests for other issues
Nikolajus Krauklis
2013-02-14 09:39:32 +0100
18170f022eAdded simple test and removed one import
Nikolajus
2013-02-14 09:19:36 +0100
21dbaf7727Added simple test and removed one import
Nikolajus Krauklis
2013-02-14 09:19:36 +0100
b0d2f5ae66Importing newest version of simplejson which wors with PY3 and 2.6, refactoring code to work only with simplejson. Issue #18
Nikolajus
2013-02-13 10:19:30 +0100
f39e66cd71Importing newest version of simplejson which wors with PY3 and 2.6, refactoring code to work only with simplejson. Issue #18
Nikolajus Krauklis
2013-02-13 10:19:30 +0100
a3ed167787Refactoring code to work with SublimeText3 and Python 3 thanks to @crcastle issue #18
Nikolajus
2013-02-13 08:37:11 +0100
9f72f68b20Refactoring code to work with SublimeText3 and Python 3 thanks to @crcastle issue #18
Nikolajus Krauklis
2013-02-13 08:37:11 +0100
40217544cfUpdate README.md
John Jansen
2012-11-26 12:48:20 -0800
f6a795a514Update README.md
#13
John Jansen
2012-11-26 12:48:20 -0800
d529976ca0adding ensure_ascii to configuration, and renaming configuration variable indent_size to indent. it's possible to specify not only the size of spaces but also string
Nikolajus
2012-10-09 15:57:06 +0200
5e8c4c365dadding ensure_ascii to configuration, and renaming configuration variable indent_size to indent. it's possible to specify not only the size of spaces but also string
Nikolajus
2012-10-09 15:57:06 +0200
df0f09c743Add context to OSX key binding so that it only works in json scope
#9
jlegewie
2012-10-02 10:31:37 -0300
637e00f03dOnly enable when in JSON/JavaScript syntax
#8
Chris Jones
2012-10-02 06:39:58 -0400
cb43119624Default value for sort_keys is changed to false
Nikolajus
2012-06-15 17:14:23 +0200
bfaaa7277dDefault value for sort_keys is changed to false
Nikolajus
2012-06-15 17:14:23 +0200
b14ec716e3Adding copy of simplejson because package control is not suporting submodules, fixing issue #3 reordering of keys is disabled by default
Nikolajus
2012-06-15 17:01:53 +0200
a02e5e0fdbAdding copy of simplejson because package control is not suporting submodules, fixing issue #3 reordering of keys is disabled by default
Nikolajus
2012-06-15 17:01:53 +0200
0f08d22cc2Merge pull request #4 from naehrstoff/patch-1
Nikolajus
2012-02-22 23:44:59 -0800
5d1c3ea94eMerge pull request #4 from naehrstoff/patch-1
Nikolajus
2012-02-22 23:44:59 -0800
e3604b5f0cConfigure json.dumps() to use an item separator of "," instead of the default ", " to prevent single whitespace at the end of lines.
Peter Gassner
2012-02-23 08:36:26 +0100
1146643011Configure json.dumps() to use an item separator of "," instead of the default ", " to prevent single whitespace at the end of lines.
#4
Peter Gassner
2012-02-23 08:36:26 +0100
dcb34211d6Readme changes
Nikolajus
2012-02-09 09:48:10 +0100
06462bb37dReadme changes
Nikolajus
2012-02-09 09:48:10 +0100