Commit Graph

158 Commits

Author SHA1 Message Date
TheSecEng f36ac3dde3
minor code fixes, remove key bindings 2021-05-04 08:04:39 -07:00
Terminal 37759e16bc
Merge pull request #126 from dzhibas/fix/format_and_jq
fix json format on save, fix json / xml syntax files for ST4, fix jq query, fix double to single quote
2020-08-23 17:08:39 -04:00
TheSecEng 2d0881d480
remove old json syntax from ST3 2020-08-18 12:39:50 -04:00
TheSecEng 317a1a35b0
fix json format on save, fix json / xml syntax files for ST4, fix jq query, fix double to single quote 2020-08-18 12:37:01 -04:00
Terminal 26541438af
Merge pull request #120 from dzhibas/features/3
Features: as_json
2020-05-19 18:44:50 -04:00
TheSecEng d766dd2aaa
remove: key binding for jq_query 2020-05-19 15:41:40 -04:00
TheSecEng d4f0b44a0d
fixes: as_json, pretty, validate
fixes pretty_on_save
fixes validate_on_save
implements as_json
2020-05-19 15:38:44 -04:00
Terminal 5de298a831
Update README.md 2020-05-14 19:49:20 -04:00
TheSecEng 4c66146fc9
fix: readme 2020-04-26 15:19:05 -04:00
Terminal b7801fe751
Merge pull request #118 from dzhibas/st4
Minor Changes: README, Newlines, json_loads
2020-04-26 15:17:23 -04:00
TheSecEng 5220810676
newline isssue 2020-04-26 15:10:50 -04:00
TheSecEng 35e6280133
Merge remote-tracking branch 'origin/master' into st4 2020-04-26 15:08:15 -04:00
TheSecEng 667cacbbc9
fix: minor changes
fix: README.md
fix: default value of `object_pairs_hook`
2020-04-26 15:07:14 -04:00
Terminal 5cd9d0b3a7
Update README.md 2020-04-26 15:02:36 -04:00
Terminal cbcaa05e99
Update README.md 2020-04-26 11:20:02 -04:00
TheSecEng 4add4300a7
update: README.md 2020-04-24 12:20:11 -04:00
Terminal 8b58393c73
Merge pull request #117 from dzhibas/st4
Update Master with St4 Branch
2020-04-24 11:45:38 -04:00
TheSecEng 1c2d2262db
fix: Listeners
implement: syntax change only if not currently a syntax
2020-04-20 08:49:01 -04:00
TheSecEng 8f6a38b8d3
implement: get_selection_from_region
fix: PrettyJsonBaseCommand
2020-04-19 17:34:04 -04:00
TheSecEng f6489c9a31
setting file cleanup 2020-04-19 13:15:22 -04:00
TheSecEng 7aacb2de85
code cleanup 2020-04-19 13:14:51 -04:00
TheSecEng 0907e45be7
implement: scroll to error 2020-04-18 15:13:20 -04:00
Terminal fb5d663343
Merge pull request #111 from TheSecEng/master
ST4 Overhaul
2020-04-18 09:18:34 -04:00
TheSecEng 6470be6750
fix: jq query selection clear 2020-04-17 14:42:28 -04:00
TheSecEng f9a4221dd6
implement: jq live filtering 2020-04-17 14:37:05 -04:00
TheSecEng d1573b0e73
fix: formatting and double quote removal 2020-04-16 17:40:48 -04:00
TheSecEng 9ca958dfc3
implement: duplicate key detection
fix: phantom support
2020-04-16 10:54:25 -04:00
TheSecEng 53c9584a14
remove: travis.yml 2020-04-16 08:49:20 -04:00
TheSecEng ced7e12107
implement: travis → github actions
implement: #42
update: unit tests
2020-04-16 08:49:10 -04:00
TheSecEng f0c9c8b6a7
fix: formatting, logic flow, f-strings 2020-04-15 20:31:15 -04:00
TheSecEng 5c82a50b6c
fix: remove mnemonic caption overrides of Package Control 2020-04-15 19:28:59 -04:00
TheSecEng 5e50ac7119
remove: simplejson tool.py 2020-04-15 19:24:37 -04:00
TheSecEng 623e810569
implement: type hinting
implement: .gitattributes
implement: .python-verison
implement: f'strings

fix: libs -> lib
fix: Sublime Menus
2020-04-15 19:09:43 -04:00
TheSecEng a9fab727fd
fix: double quote to single quote
fix: f strings
2020-04-15 16:06:58 -04:00
TheSecEng 466104e77b
fix: remove unnecessary code 2020-04-15 14:38:03 -04:00
TheSecEng e43cd46f6e
remove: c file 2020-04-15 14:15:36 -04:00
TheSecEng fbf8f27b29
fix: formatting 2020-04-15 14:15:02 -04:00
TheSecEng ac99ee26aa
fix: phantoms 2020-04-15 13:51:54 -04:00
TheSecEng 72adbd6a18
comment: better phantom handling 2020-04-15 13:32:19 -04:00
TheSecEng 7ee91d7feb
update: phantoms rather than regions 2020-04-15 13:28:44 -04:00
TheSecEng 2edda28695
Merge remote-tracking branch 'KuttKatrea/reindent-block' 2020-04-14 17:38:00 -04:00
TheSecEng 6ef61087d1
update settings and .gitignore 2020-04-14 16:58:03 -04:00
TheSecEng 551e43f6db
Merge remote-tracking branch 'Silwing/keep-arrays-single-line-fix' 2020-04-14 16:57:42 -04:00
TheSecEng 9521891f9b
Merge remote-tracking branch 'yukixz/fix-one-line-array' 2020-04-14 16:43:35 -04:00
TheSecEng e5f59482c0
Merge remote-tracking branch 'fix-oslinesep/master' 2020-04-14 16:42:11 -04:00
TheSecEng 1c7917875f
implementation: Prettify files that considered as JSON files #85
Author https://github.com/zcold
2020-04-14 16:35:59 -04:00
TheSecEng 6f190adf62
fix: formatting and logic
remove: Sublime Text 2 Support
fix: JSON syntax package location for ST4
fix: empty region logic
2020-04-14 14:10:38 -04:00
TheSecEng 46cfff357e
fix: formatting 2020-04-14 14:09:35 -04:00
TheSecEng 700a842f50
fix: update simplejson 2020-04-14 14:09:14 -04:00
TheSecEng ae023947b3
fix: menu commands 2020-04-14 14:08:37 -04:00