Commit Graph

32 Commits (4f590aae4ec8796015256dd00838a968c20924a6)

Author SHA1 Message Date
skanehira 4f590aae4e Don't save filtered json tree #15 5 years ago
skanehira 669f19fe9b fix nil pointer when parsing incorrect JSON 5 years ago
skanehira b251ec1363 add lib package to use tson as a library 5 years ago
skanehira 7f3874bf16 remove file after edited json with editor 5 years ago
skanehira 18ed987be1 close file 5 years ago
skanehira 96161748ac fix invalid memory address or nil pointer when $EDITOR is empty 5 years ago
skanehira 7e19c80c78 fix can't work edit json with $EDITOR on MacOS #13 5 years ago
skanehira 3de3c9e13c set filetype when editor is vim 5 years ago
skanehira 64e3845a01 making use editor to edit json 5 years ago
skanehira d79e61f7f9 ignore upper case when searching nodes 5 years ago
skanehira 1b58e6e361 add help panel 5 years ago
skanehira ccc3f95767 add feature of add new value to current node 5 years ago
skanehira 9270e91729 add feature of add new tree node 5 years ago
skanehira 84fb13d075 use UnMarhsalJSON function 5 years ago
skanehira 478923bafe create UnMarshalJSON function to unmarshal json 5 years ago
skanehira 39bed694c0 make Form function to create form 5 years ago
skanehira 28c301ebee fix save value null to "null" 5 years ago
skanehira 3e7f87db14 fix a problem with searching 5 years ago
skanehira 014795081d fix save string number 5 years ago
skanehira 805b6e1745 don't edit display charactor 5 years ago
skanehira 36d4114d49 fix parse bool 5 years ago
skanehira 483c604c64 save the edited JSON 5 years ago
skanehira e985c1ed25 add save file keybinding 5 years ago
skanehira a5f2cb4982 ignore case when filtering 5 years ago
skanehira dd74a30953 add feature of filter nodes 5 years ago
skanehira 4d1f1a52fa change input field width 5 years ago
skanehira 4e084289f9 add load json from file keybinding 5 years ago
skanehira a58f1b34b2 remove page when close input 5 years ago
skanehira 5a12ecefba improve input modal 5 years ago
skanehira f91a6e2074 add feature that edit value 5 years ago
skanehira f046ce0492 add expand keybinding 5 years ago
skanehira 1d87821121 make json tree view 5 years ago