TheSecEng
|
6ef61087d1
|
update settings and .gitignore
|
2020-04-14 16:58:03 -04:00 |
Nikolajus
|
66c302caa4
|
#71 ~ way to turn off validation on save
|
2016-07-18 10:38:10 +02:00 |
Nikolajus
|
7b7ca7b4c1
|
#40 pretty_on_save config to enable pretty on save
|
2016-07-15 17:41:46 +02:00 |
Nikolajus
|
a054124590
|
moving max line length into config so people can change it
|
2016-07-15 01:03:35 +02:00 |
Nikolajus
|
04296b2d13
|
#47 ~ adding support for folding array into single line if they are not reaching more than 120chars in a line
|
2016-07-14 18:26:13 +02:00 |
Nikolajus
|
dd72cbfc96
|
#66 ~ moving line and value separators into config file, so people can change it easily to value they need
|
2016-07-14 16:34:19 +02:00 |
Nikolajus
|
5ab38e46a6
|
Remove debug print of decoded object and change of default ident size to 2
|
2012-12-28 17:17:14 +01:00 |
Nikolajus
|
d529976ca0
|
adding ensure_ascii to configuration, and renaming configuration variable indent_size to indent. it's possible to specify not only the size of spaces but also string
|
2012-10-09 15:57:06 +02:00 |
Nikolajus
|
b14ec716e3
|
Adding copy of simplejson because package control is not suporting submodules, fixing issue #3 reordering of keys is disabled by default
|
2012-06-15 17:01:53 +02:00 |
Nikolajus
|
c5d3554ff7
|
converting tabs to spaces
|
2012-02-09 09:42:28 +01:00 |
Taylor
|
5021a2d37c
|
Added Process entire file, and configuration settings
|
2012-02-08 13:03:59 -06:00 |