RicoSuter/VisualJsonEditor

Schema Editing

Open

#6 建立於 2016年7月22日

在 GitHub 查看
 (8 留言) (0 反應) (0 負責人)C# (92 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (371 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

When opening any json file the editor immediately requires me to open a schema. However I don't have a schema. So I cannot edit it at all with that editor.

My wish is an enhancement in this direction. I see two possibilities:

  1. Add full-blown schema editing (preferred)

  2. Use optionally a generator to create a schema from the loaded json file.

    -> There are several schema generators available like npm -> However you might need need to add a setting for the npm binary path

貢獻者指南