Yea this kind of info would be also nice, just need to be very visible, maybe some bold information + function which gonna check if this information text is actually not a real value, because this is also sometimes possibleAntonyD wrote: 2023-03-03, 16:05 UTCAnd I want to note that if you delete an element 'lars' at all in this working second example, the table view for this second element will just show an empty cell!!! And this is wrong! We need to show some kind of special substitute template. Like the word <not exist>/<not set>/<null>/????This is working one:
Otherwise we might think it's just an empty string "" is specified as the value of this field.
"lars": "",
Which, of course, is wrong.
What do you think about it?
jsontab: plugin to view Json files
Moderators: Hacker, petermad, Stefan2, white
-
- Senior Member
- Posts: 284
- Joined: 2011-09-23, 10:35 UTC
Re: jsontab: plugin to view Json files
Re: jsontab: plugin to view Json files
Confirmedkrasusczak wrote: 2023-03-03, 15:50 UTC If I right click on the JSON tree panel, on any blank area (not on a tree node), TCM crashes and closes suddenly. Can you please take a look?
It was fixed in 1.0.3
[/quote]
Thanks, update fixed it.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
-
- Junior Member
- Posts: 43
- Joined: 2021-09-27, 10:27 UTC
Re: jsontab: plugin to view Json files
The thing is that the column shows only if the value existing in the first "array" which sometimes is not a real world situation.
Done.We need to show some kind of special substitute template.
-
- Senior Member
- Posts: 284
- Joined: 2011-09-23, 10:35 UTC
Re: jsontab: plugin to view Json files
Hell nice, you rocklittle-brother wrote: 2023-03-05, 14:14 UTCThe thing is that the column shows only if the value existing in the first "array" which sometimes is not a real world situation.Done.We need to show some kind of special substitute template.

-
- Junior Member
- Posts: 3
- Joined: 2010-04-06, 06:49 UTC
Re: jsontab: plugin to view Json files
Hello, this seems to work nice, thanks for your work, only one glitch and one nice-to-have feature request
- the glitch is scaling - on a HiDPI screen it is very tiny (even on 32'' screen), the same goes for CSVTab.
- the feature request would be support for JSONLine (*.jsonl, several JSON objects each on its own line). Now it just shows the first object with a <<malformed>> in place of ROOT.
Thanks.
-- EDIT
Sorry for the scaling - firgured that out (CTRL+wheel)
- the glitch is scaling - on a HiDPI screen it is very tiny (even on 32'' screen), the same goes for CSVTab.
- the feature request would be support for JSONLine (*.jsonl, several JSON objects each on its own line). Now it just shows the first object with a <<malformed>> in place of ROOT.
Thanks.
-- EDIT
Sorry for the scaling - firgured that out (CTRL+wheel)