Commit Graph

27 Commits (e05007d4d0d5637cdf2ed128a8cf4c8e1ae2a449)

Author SHA1 Message Date
skanehira e05007d4d0 fix lost keystrok when restore suspend 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