Microsoft/vscode

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

オープン

#128,971 opened on 2021/07/19

 (5 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (39,847 件のフォーク)batch import
feature-requesthelp wantedjson

Repository metrics

Stars
 (184,936 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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)

コントリビューターガイド