Microsoft/vscode

[json] create links for values of format `uri-reference`

Open

#128,971 建立於 2021年7月19日

在 GitHub 查看
 (5 留言) (0 反應) (1 負責人)TypeScript (10,221 fork)batch import
feature-requesthelp wantedjson

倉庫指標

Star
 (74,848 star)
PR 合併指標
 (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 PR)

描述

When authoring json it'd be great to have a richer experience when referencing other files, without having the overhead of defining a file:// URI whenever this is required (see example below). image

I would expect this behaviour by standard when the schema is defining the values as file-references, this is also related to my more pertinent issue in the vscode-yaml repository concerning the handling of k8s kustomize resources (vscode-yaml#559)

貢獻者指南