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
TheSecEng
b7af550526
Update README
2021-05-04 08:27:11 -07: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
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
TheSecEng
1c2d2262db
fix: Listeners
...
implement: syntax change only if not currently a syntax
2020-04-20 08:49:01 -04:00
TheSecEng
7aacb2de85
code cleanup
2020-04-19 13:14:51 -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
7ee91d7feb
update: phantoms rather than regions
2020-04-15 13:28:44 -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
46cfff357e
fix: formatting
2020-04-14 14:09:35 -04:00
Nikolajus
66c302caa4
#71 ~ way to turn off validation on save
2016-07-18 10:38:10 +02:00
Nikolajus
d27edae3c0
fixing auto pretty only on json files
2016-07-15 21:00:38 +02:00
Nikolajus
7b7ca7b4c1
#40 pretty_on_save config to enable pretty on save
2016-07-15 17:41:46 +02:00
Nikolajus
62bdb1d281
#56 symbol search / goto / jump to source cmd+r
2016-07-15 17:26:56 +02:00