Commit Graph

16 Commits

Author SHA1 Message Date
f023de0198 Show child keys of folded key, count of folded arrays 2024-10-03 01:58:50 +02:00
1cccfc0187 Implement folding (use '+' key), clean up code 2024-10-03 01:44:10 +02:00
989cc89e4b Add more text to help 2024-10-03 00:24:20 +02:00
be63775334 Add compact mode, toggle with 'c' 2024-10-02 02:14:36 +02:00
bf6756773e Change exit hotkey to ^X from ^C to avoid accidents 2024-10-02 02:00:31 +02:00
3211e55e05 Updat help, add license 2024-10-02 01:46:23 +02:00
89d0e2ca0e Refactor namespace, context sensitive info bar 2024-10-02 01:15:22 +02:00
f23c378020 Add messagebox, bugfixes 2024-10-02 00:53:11 +02:00
24f569070f Rename to jsonedit 2024-10-01 23:02:51 +02:00
53b9ae84a0 Bugfixes, tweak colors 2024-10-01 23:01:26 +02:00
9ca53df0ec Clean up code, add comments 2024-10-01 22:51:58 +02:00
338449824f Improve prompts, treat invalid json as string on insert/edit 2024-10-01 22:44:11 +02:00
88abeaa896 Add popup menus for actions 2024-10-01 22:31:51 +02:00
3caca13e5c Add save to json/yaml (ctrl-w) 2024-10-01 21:40:13 +02:00
9bc83ccd56 Add bin to composer.json 2024-10-01 18:46:54 +02:00
e2868cd7bf Initial commit 2024-10-01 18:46:03 +02:00