Commit Graph

180 Commits

Author SHA1 Message Date
Roger Oba c93e8381bd
Update documentation of the config options. 2022-01-25 08:59:17 -03:00
Terminal af5a6708d3
Merge pull request #141 from dzhibas/st4_json_lines
ST4: format json lines
2021-07-30 23:01:06 -07:00
Terminal 4bcdd31b6b
Merge branch 'master' into st4_json_lines 2021-07-30 22:59:25 -07:00
Terminal 02465c175e
Merge pull request #156 from dzhibas/fix/array/comma
fix array comma
2021-07-30 22:57:54 -07:00
TheSecEng dd60a4fbef
fix array comma 2021-07-30 22:53:48 -07:00
TheSecEng a6e18b1cff
Fix setting file format 2021-06-28 12:45:45 -07:00
Terminal aaaa457475
Merge pull request #151 from dzhibas/features/json-lines
Features/json lines
2021-06-28 12:43:55 -07:00
Terminal e2cd83ef1a
Merge pull request #150 from Seldaek/patch-2
Format default settings file correctly
2021-06-28 12:41:18 -07:00
TheSecEng be7dad59f3
Merge branch 'master' into features/json-lines 2021-06-28 12:37:40 -07:00
TheSecEng e17e458890
fix sorting command 2021-06-28 12:37:22 -07:00
Jordi Boggiano 6c09f26b85
Format default settings file correctly 2021-06-26 20:43:09 +02:00
Terminal 6516ce7070
Update PrettyJson.py
Remove print statements
2021-06-12 07:36:41 -07:00
TheSecEng 34c27bcd80
fix array commas 2021-06-12 07:25:16 -07:00
Terminal d98ffee537
Merge pull request #143 from sharunkumar/patch-2
Added: List of commands that can be mapped to shortcuts
2021-06-04 11:28:45 -06:00
Sharun Kumar 34dfb524ac
Added: List of commands that can be mapped to shortcuts 2021-06-04 16:38:50 +05:30
TheSecEng adebca18e6
ST4: format json lines 2021-05-29 07:45:52 -07:00
TheSecEng 6cffc27ce5
revert ensure_ascii default 2021-05-26 13:42:41 -07:00
TheSecEng 8d86d63169
fix:
Unloaded settings
2021-05-26 12:29:28 -07:00
TheSecEng a960fb828d
fix: keep_arrays_single_line issue where it splits on `,` in the middle
of a string
2021-05-25 16:50:36 -07:00
TheSecEng 51859d62e8
fix: case when window or active_view is none 2021-05-25 15:58:22 -07:00
TheSecEng b7af550526
Update README 2021-05-04 08:27:11 -07:00
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
TheSecEng 90251f52f6
remove: pyproject 2020-05-21 20:39:02 -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