Open a Web Table View for current opened json file.
- Support Column Select
exmpale:
{
"json-table-viewer.item-light-style": "font-family: 'Menlo'; color: red; background-color: #403F3F",
"json-table-viewer.item-dark-style": "font-family: 'Menlo'; color: red; background-color: #403F3F",
"json-table-viewer.item-high-contrast-style": "font-family: 'Menlo'; color: red; background-color: #403F3F",
}
the field and value to customise can refer to css style.