Microsoft/vscode

Workspace files dropped and pasted into CSS file should be automatically formatted

Open

#189,875 opened on 2023年8月7日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
css-less-scssfeature-requesthelp wanted

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (平均マージ 11h 43m) (30d で 1,000 merged PRs)

説明

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.

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