Skip to content

lengmoXXL/vscode-json-table-viewer

Repository files navigation

json-table-viewer README

tutorial

Features

Open a Web Table View for current opened json file.

TodoList

  • Support Column Select

Customize Style

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published