Commit Graph

  • fbf8f27b29
    fix: formatting TheSecEng 2020-04-15 14:15:02 -0400
  • ac99ee26aa
    fix: phantoms TheSecEng 2020-04-15 13:51:54 -0400
  • 72adbd6a18
    comment: better phantom handling TheSecEng 2020-04-15 13:32:19 -0400
  • 7ee91d7feb
    update: phantoms rather than regions TheSecEng 2020-04-15 13:28:44 -0400
  • 2edda28695
    Merge remote-tracking branch 'KuttKatrea/reindent-block' TheSecEng 2020-04-14 17:38:00 -0400
  • 6ef61087d1
    update settings and .gitignore TheSecEng 2020-04-14 16:58:03 -0400
  • 551e43f6db
    Merge remote-tracking branch 'Silwing/keep-arrays-single-line-fix' TheSecEng 2020-04-14 16:57:42 -0400
  • 9521891f9b
    Merge remote-tracking branch 'yukixz/fix-one-line-array' TheSecEng 2020-04-14 16:43:35 -0400
  • e5f59482c0
    Merge remote-tracking branch 'fix-oslinesep/master' TheSecEng 2020-04-14 16:42:11 -0400
  • 1c7917875f
    implementation: Prettify files that considered as JSON files #85 TheSecEng 2020-04-14 16:35:59 -0400
  • 6f190adf62
    fix: formatting and logic TheSecEng 2020-04-14 14:10:38 -0400
  • 46cfff357e
    fix: formatting TheSecEng 2020-04-14 14:09:35 -0400
  • 700a842f50
    fix: update simplejson TheSecEng 2020-04-14 14:09:14 -0400
  • ae023947b3
    fix: menu commands TheSecEng 2020-04-14 14:08:37 -0400
  • 434c3fe815 Added another way to reindent, based in the current line indentation. Added docs about how to configure the reindent_block setting #107 Alan Reyes 2017-11-20 18:02:59 -0600
  • 7e1566533a Added option to reindent prettified block to current indent level of the selection Alan Reyes 2017-11-17 12:11:12 -0600
  • ea5264c08c
    Merge pull request #105 from mrliaocn/master Nikolajus Krauklis 2019-12-23 10:45:14 +0100
  • 210d6a3a45
    Fix an array parse error #105 mrliaocn 2019-12-23 16:59:39 +0800
  • 631cf31b48 Added another way to reindent, based in the current line indentation. Added docs about how to configure the reindent_block setting #89 Alan Reyes 2017-11-20 18:02:59 -0600
  • 2e5ea533f8 Added option to reindent prettified block to current indent level of the selection Alan Reyes 2017-11-17 12:11:12 -0600
  • 742b26b920
    Issue with replacing more than wanted Randi Katrine Hillerøe 2017-11-15 12:46:02 +0100
  • 16ceb5ce70 Update PrettyJsonListeners.py #85 Shuo Li 2017-10-25 12:18:23 +0200
  • 00addc505f Update PrettyJsonListeners.py Shuo Li 2017-10-25 12:15:35 +0200
  • 925a7593a4 add as_json settings Shuo Li 2017-10-25 12:14:03 +0200
  • 6e769bd62c Sort matches before replacment on post process #81 Dazzy Ding 2017-02-18 19:41:53 +0800
  • 391ebd8a8c Fix issue #62 #80 tadashi-aikawa 2016-12-18 21:14:12 +0900
  • 5b9eb69d12 Rename Pretty JSON -> PrettyJson #79 maksad 2016-10-27 10:52:03 +0300
  • 77a8fbab60 Merge pull request #76 from dzhibas/patch-1 Nikolajus Krauklis 2016-09-01 16:51:10 +0200
  • c3eba76b12 Update README.md #76 patch-1 Nikolajus Krauklis 2016-09-01 16:50:13 +0200
  • 68655ee4f0 Fixed navigation in the README. #75 Jamie Chapman 2016-09-01 15:22:04 +0100
  • 66c302caa4 #71 ~ way to turn off validation on save Nikolajus 2016-07-18 10:38:10 +0200
  • 3a3d95994d Sublime 2 compatible Nikolajus 2016-07-15 21:35:07 +0200
  • d27edae3c0 fixing auto pretty only on json files Nikolajus 2016-07-15 21:00:38 +0200
  • 7b7ca7b4c1 #40 pretty_on_save config to enable pretty on save Nikolajus 2016-07-15 17:39:50 +0200
  • 62bdb1d281 #56 symbol search / goto / jump to source cmd+r Nikolajus 2016-07-15 17:25:55 +0200
  • a8648980af small change Nikolajus 2016-07-15 16:08:01 +0200
  • 06e2e604b0 Adding linter on save if syntax set is JSON, change a bit of line highlighter Nikolajus 2016-07-15 15:57:39 +0200
  • b8910d77c4 Merge remote-tracking branch 'origin/master' Nikolajus 2016-07-15 01:40:29 +0200
  • 31e47da8c1 #65 - naive version of single quote detection, and trying to replace them into double quotes and parse again Nikolajus 2016-07-15 01:40:17 +0200
  • 62eb05fcd5 description of options vals Nikolajus 2016-07-15 01:10:06 +0200
  • a054124590 moving max line length into config so people can change it Nikolajus 2016-07-15 01:03:35 +0200
  • 56145e950c change in default settings file path Nikolajus 2016-07-15 00:55:21 +0200
  • d055b8dc2b updating readme Nikolajus 2016-07-15 00:52:36 +0200
  • 084ea7c9d4 to fix path to default settings file, we need to place package in normal packages dir Nikolajus 2016-07-15 00:39:09 +0200
  • b3066c8014 simple regex just for line number, and some logic to highlight line above Nikolajus 2016-07-15 00:19:32 +0200
  • 04296b2d13 #47 ~ adding support for folding array into single line if they are not reaching more than 120chars in a line Nikolajus 2016-07-14 18:26:13 +0200
  • b7f27df97e #52 ~ adding MIT license https://tldrlegal.com/license/mit-license Nikolajus 2016-07-14 17:12:24 +0200
  • 6d08a51286 #68 ~ adding separate menu item to force sorting on demand Nikolajus 2016-07-14 17:02:25 +0200
  • ae2e94bda3 #66 ~ adding into default values Nikolajus 2016-07-14 16:28:53 +0200
  • dd72cbfc96 #66 ~ moving line and value separators into config file, so people can change it easily to value they need Nikolajus 2016-07-14 15:45:38 +0200
  • 1615e8ca20 Merge ad56db28a6 into da53c6384e #63 Petr Marek 2016-07-14 13:28:45 +0000
  • 7e93346c86 Merge pull request #67 from mrnobody0/master Nikolajus 2016-07-14 15:28:33 +0200
  • da53c6384e Merge pull request #67 from mrnobody0/master Nikolajus Krauklis 2016-07-14 15:28:33 +0200
  • 30fccd1056 Added keyboard shortcuts for plugin settings Grzegorz Demecki 2016-06-21 14:59:42 +0200
  • 1bc96c94f5 Added keyboard shortcuts for plugin settings #67 Grzegorz Demecki 2016-06-21 14:59:42 +0200
  • ad56db28a6 oops #63 Petr Marek 2016-03-13 20:48:16 +0100
  • 4194900e36 limit keymaps to source.json Petr Marek 2016-03-13 20:33:18 +0100
  • a5508b29ed #58 - fixing issue with input encoding on win32 platform Nikolajus 2015-12-07 15:50:38 +0100
  • 997fa6cc0c #58 - fixing issue with input encoding on win32 platform Nikolajus Krauklis 2015-12-07 15:50:38 +0100
  • beb955f7c9 #54 - fixing issue with win32 and subprocess.Popen, stdin also needs to be piped. also removal of version check cause on win32 decoding throws exception and stops plugin Nikolajus 2015-12-07 15:41:57 +0100
  • e8d3280147 #54 - fixing issue with win32 and subprocess.Popen, stdin also needs to be piped. also removal of version check cause on win32 decoding throws exception and stops plugin Nikolajus Krauklis 2015-12-07 15:41:57 +0100
  • 5784b67e35 Update README.md Nikolajus 2015-12-07 15:23:02 +0100
  • 171d244eee Update README.md Nikolajus Krauklis 2015-12-07 15:23:02 +0100
  • 1443fe2961 Merge pull request #60 from pradeephrish/patch-1 Nikolajus 2015-12-07 15:20:54 +0100
  • 83309747e9 Merge pull request #60 from pradeephrish/patch-1 Nikolajus Krauklis 2015-12-07 15:20:54 +0100
  • f2f2c446ac Merge pull request #61 from jonnolen/master Nikolajus 2015-12-07 15:19:06 +0100
  • 3f4946adec Merge pull request #61 from jonnolen/master Nikolajus Krauklis 2015-12-07 15:19:06 +0100
  • 1864219b6b deferring check for jq until it is used, allows use of 'Fix Mac Path' plugin to fix path issues for homebrew Jon Nolen 2015-12-04 13:38:51 -0500
  • 7f59ec991e deferring check for jq until it is used, allows use of 'Fix Mac Path' plugin to fix path issues for homebrew #61 Jon Nolen 2015-12-04 13:38:51 -0500
  • e07dc1d85f Update README.md Pradeep 2015-10-31 18:31:00 -0700
  • 70f5858eaf Update README.md #60 Pradeep 2015-10-31 18:31:00 -0700
  • 509cdd7607 Merge 0ca09229be into 3ed7de21a7 #59 Luke Brookhart 2015-09-22 01:24:30 +0000
  • 0ca09229be Update README.md #59 Luke Brookhart 2015-09-21 21:24:24 -0400
  • fb8082064e updating readme, adding new validate command Nikolajus 2015-05-29 17:54:47 +0200
  • 3ed7de21a7 updating readme, adding new validate command Nikolajus Krauklis 2015-05-29 17:54:47 +0200
  • 5e455c6a0f Issue #50 fixed ~ adding validation command, in case of error view jumps to error Nikolajus 2015-05-29 17:50:39 +0200
  • 2ef753b0c1 Issue #50 fixed ~ adding validation command, in case of error view jumps to error Nikolajus Krauklis 2015-05-29 17:50:39 +0200
  • 4925960ced Merge pull request #41 from frewsxcv/patch-1 Nikolajus 2015-02-12 20:04:53 +0100
  • a19f93051a Merge pull request #41 from frewsxcv/patch-1 Nikolajus Krauklis 2015-02-12 20:04:53 +0100
  • 3eb3f46d1a Added name of package and link to package manager page Nikolajus 2014-10-21 10:36:45 +0200
  • 9f9c3e039e Added name of package and link to package manager page Nikolajus Krauklis 2014-10-21 10:36:45 +0200
  • e0f043b1f6 Enable automated testing with Python 3.4 Corey Farwell 2014-06-21 12:53:36 -0700
  • cdc25e73a8 Enable automated testing with Python 3.4 #41 Corey Farwell 2014-06-21 12:53:36 -0700
  • a1dfd652d4 Merge pull request #39 from grenade/master Nikolajus 2014-06-17 12:50:50 +0200
  • 9dc817878e Merge pull request #39 from grenade/master Nikolajus Krauklis 2014-06-17 12:50:50 +0200
  • 977e7cbc00 Default key mapping for `un_pretty_json` Rob Thijssen 2014-06-17 11:48:34 +0100
  • 5524134b08 Default key mapping for `un_pretty_json` #39 Rob Thijssen 2014-06-17 11:48:34 +0100
  • 8c41296eac Hint for mapping keys to `un_pretty_json` command. Rob Thijssen 2014-06-17 11:40:47 +0100
  • 9ede8b1f4c Hint for mapping keys to `un_pretty_json` command. Rob Thijssen 2014-06-17 11:40:47 +0100
  • f5265b40a7 Small code refactoring to re-use code blocks + readme slight change Nikolajus 2014-06-05 09:58:00 +0200
  • 7b1236d356 Small code refactoring to re-use code blocks + readme slight change Nikolajus Krauklis 2014-06-05 09:58:00 +0200
  • 9399ae5a22 Json 2 XML fix for ST2 Nikolajus 2014-06-04 17:29:39 +0200
  • b3166f4d24 Json 2 XML fix for ST2 Nikolajus Krauklis 2014-06-04 17:29:39 +0200
  • 426aaab847 pep8 small fixes and fixing jQ to work on SublimeText 2. Definition of show_input_panel was wrong Nikolajus 2014-06-04 17:03:58 +0200
  • ce3935bce6 pep8 small fixes and fixing jQ to work on SublimeText 2. Definition of show_input_panel was wrong Nikolajus Krauklis 2014-06-04 17:03:58 +0200
  • 890459dc5d Json 2 XML feature. Fixing issue #34 Nikolajus 2014-06-04 14:08:52 +0200
  • 93ecd51cb4 Json 2 XML feature. Fixing issue #34 Nikolajus Krauklis 2014-06-04 14:08:52 +0200
  • f7ea94beda Merge remote-tracking branch 'origin/master' Nikolajus 2014-06-03 20:56:49 +0200
  • 13c2145c71 Merge remote-tracking branch 'origin/master' Nikolajus Krauklis 2014-06-03 20:56:49 +0200
  • 61c70ff185 issue #38 fixed Nikolajus 2014-06-03 20:56:35 +0200