Microsoft/vscode
在 GitHub 查看Workspace files dropped and pasted into CSS file should be automatically formatted
Open
#189,875 创建于 2023年8月7日
css-less-scssfeature-requesthelp wanted
仓库指标
- Star
- (74,848 star)
- PR 合并指标
- (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)
描述
When a workspace file is dropped or pasted into a CSS file, the result should be a formatted link.
If image_1.png is dropped/pasted, then the result in the editor should be url("image_png"), using the file's relative path.