Microsoft/vscode

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

开放

#128,971 创建于 2021年7月19日

 (5 条评论) (0 个反应) (1 位负责人)TypeScript (39,847 个派生)batch import
feature-requesthelp wantedjson

仓库指标

星标
 (184,936 个星标)
PR 合并指标
 (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)

贡献者指南