deathaxe
f7800eb48b
Read syntax setting only once
...
... regardless how many items are in `as_json`.
2024-07-31 15:09:17 +02:00
deathaxe
37464164b3
fix PrettyJsonLintListener
...
This commit converts `PrettyJsonLintListener` into a `ViewEventListener`,
so it contains `self.view` member, required by mixed in `PrettyJsonBaseCommand`
class.
2024-07-31 15:03:47 +02:00
Terminal
eef27b88ab
Update PrettyJson.py
...
fixes #173
2022-10-15 20:53:31 -07:00
TheSecEng
b65d96083b
Fixes:
...
- Fixes#166
- Setting to control format of invalid JSON Fixes #171
- Fixes #169
- Fixes #155
2022-07-22 08:10:17 -05:00
Terminal
f844dfd85e
Merge pull request #162 from rchl/fix/jq-check
...
Fix check for whether jq is installed in the system
2022-05-30 23:47:24 -05:00
Terminal
e18eb18805
Merge pull request #165 from rogerluan/patch-2
...
Update Documentation of The Configuration Options
2022-05-30 23:47:12 -05:00
Terminal
afa8b64f46
Merge pull request #163 from rchl/fix/hide-sidebar
...
Hide sidebar in JQ window as it serves no purpose
2022-05-23 12:34:00 -05:00
Roger Oba
c93e8381bd
Update documentation of the config options.
2022-01-25 08:59:17 -03:00
Rafal Chlodnicki
cb1355a50d
Hide sidebar in JQ window as it serves no purpose
2021-12-08 22:04:55 +01:00
Rafal Chlodnicki
768519907e
Fix check for whether jq is on the system
2021-12-08 21:24:34 +01: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