Nikolajus Krauklis
|
c3eba76b12
|
Update README.md
|
2016-09-01 16:50:13 +02:00 |
Jamie Chapman
|
68655ee4f0
|
Fixed navigation in the README.
|
2016-09-01 15:22:04 +01:00 |
Nikolajus
|
66c302caa4
|
#71 ~ way to turn off validation on save
|
2016-07-18 10:38:10 +02:00 |
Nikolajus
|
3a3d95994d
|
Sublime 2 compatible
|
2016-07-15 21:35:07 +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 |
Nikolajus
|
a8648980af
|
small change
|
2016-07-15 16:08:01 +02:00 |
Nikolajus
|
06e2e604b0
|
Adding linter on save if syntax set is JSON, change a bit of line highlighter
|
2016-07-15 15:57:39 +02:00 |
Nikolajus
|
b8910d77c4
|
Merge remote-tracking branch 'origin/master'
|
2016-07-15 01:40:29 +02:00 |
Nikolajus
|
31e47da8c1
|
#65 - naive version of single quote detection, and trying to replace them into double quotes and parse again
|
2016-07-15 01:40:17 +02:00 |
Nikolajus
|
62eb05fcd5
|
description of options vals
|
2016-07-15 01:10:06 +02:00 |
Nikolajus
|
a054124590
|
moving max line length into config so people can change it
|
2016-07-15 01:03:35 +02:00 |
Nikolajus
|
56145e950c
|
change in default settings file path
|
2016-07-15 00:55:21 +02:00 |
Nikolajus
|
d055b8dc2b
|
updating readme
|
2016-07-15 00:52:36 +02:00 |
Nikolajus
|
084ea7c9d4
|
to fix path to default settings file, we need to place package in normal packages dir
|
2016-07-15 00:39:09 +02:00 |
Nikolajus
|
b3066c8014
|
simple regex just for line number, and some logic to highlight line above
|
2016-07-15 00:19:32 +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
|
b7f27df97e
|
#52 ~ adding MIT license https://tldrlegal.com/license/mit-license
|
2016-07-14 17:12:24 +02:00 |
Nikolajus
|
6d08a51286
|
#68 ~ adding separate menu item to force sorting on demand
|
2016-07-14 17:02:25 +02:00 |
Nikolajus
|
ae2e94bda3
|
#66 ~ adding into default values
|
2016-07-14 16:34:29 +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
|
7e93346c86
|
Merge pull request #67 from mrnobody0/master
Added keyboard shortcuts for plugin settings
|
2016-07-14 15:28:33 +02:00 |
Grzegorz Demecki
|
30fccd1056
|
Added keyboard shortcuts for plugin settings
|
2016-06-21 14:59:42 +02:00 |
Nikolajus
|
a5508b29ed
|
#58 - fixing issue with input encoding on win32 platform
|
2015-12-07 15:50:38 +01:00 |
Nikolajus
|
beb955f7c9
|
#54 - fixing issue with win32 and subprocess.Popen, stdin also needs to be piped. also removal of version check cause on win32 decoding throws exception and stops plugin
|
2015-12-07 15:41:57 +01:00 |
Nikolajus
|
5784b67e35
|
Update README.md
|
2015-12-07 15:23:02 +01:00 |
Nikolajus
|
1443fe2961
|
Merge pull request #60 from pradeephrish/patch-1
Update README.md
|
2015-12-07 15:20:54 +01:00 |
Nikolajus
|
f2f2c446ac
|
Merge pull request #61 from jonnolen/master
defer `jq_exits` check until use of jq Command
|
2015-12-07 15:19:06 +01:00 |
Jon Nolen
|
1864219b6b
|
deferring check for jq until it is used, allows use of 'Fix Mac Path' plugin to fix path issues for homebrew
|
2015-12-04 13:38:51 -05:00 |
Pradeep
|
e07dc1d85f
|
Update README.md
|
2015-10-31 18:31:00 -07:00 |
Nikolajus
|
fb8082064e
|
updating readme, adding new validate command
|
2015-05-29 17:54:47 +02:00 |
Nikolajus
|
5e455c6a0f
|
Issue #50 fixed ~ adding validation command, in case of error view jumps to error
|
2015-05-29 17:50:39 +02:00 |
Nikolajus
|
4925960ced
|
Merge pull request #41 from frewsxcv/patch-1
Enable automated testing with Python 3.4
|
2015-02-12 20:04:53 +01:00 |
Nikolajus
|
3eb3f46d1a
|
Added name of package and link to package manager page
|
2014-10-21 10:36:45 +02:00 |
Corey Farwell
|
e0f043b1f6
|
Enable automated testing with Python 3.4
|
2014-06-21 12:53:36 -07:00 |
Nikolajus
|
a1dfd652d4
|
Merge pull request #39 from grenade/master
Hint for mapping keys to `un_pretty_json` command.
|
2014-06-17 12:50:50 +02:00 |
Rob Thijssen
|
977e7cbc00
|
Default key mapping for `un_pretty_json`
|
2014-06-17 11:48:34 +01:00 |
Rob Thijssen
|
8c41296eac
|
Hint for mapping keys to `un_pretty_json` command.
|
2014-06-17 11:40:47 +01:00 |
Nikolajus
|
f5265b40a7
|
Small code refactoring to re-use code blocks + readme slight change
|
2014-06-05 09:58:00 +02:00 |
Nikolajus
|
9399ae5a22
|
Json 2 XML fix for ST2
|
2014-06-04 17:29:39 +02:00 |
Nikolajus
|
426aaab847
|
pep8 small fixes and fixing jQ to work on SublimeText 2. Definition of show_input_panel was wrong
|
2014-06-04 17:03:58 +02:00 |
Nikolajus
|
890459dc5d
|
Json 2 XML feature. Fixing issue #34
|
2014-06-04 14:15:30 +02:00 |
Nikolajus
|
f7ea94beda
|
Merge remote-tracking branch 'origin/master'
|
2014-06-03 20:56:49 +02:00 |
Nikolajus
|
61c70ff185
|
issue #38 fixed
|
2014-06-03 20:56:35 +02:00 |
Nikolajus
|
2a5a939b1a
|
Update README adding other packages and prettyYAML
|
2014-05-07 15:28:58 +02:00 |
Nikolajus
|
f60fe385cc
|
moving gif image to imgur because of size and traffic
|
2014-04-03 19:51:47 +02:00 |
Nikolajus
|
7ef79ffed3
|
issue #33 fixed
|
2014-04-02 22:04:49 +02:00 |
Nikolajus
|
999c9e8e0d
|
minor fixes: namings, documentation, rename of sublime command
|
2014-04-02 20:31:38 +02:00 |
Nikolajus
|
e627993ffa
|
adding ./jq usage demo gif
|
2014-04-02 14:39:32 +02:00 |