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.