Microsoft/vscode

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

Open

#189.875 geöffnet am 7. Aug. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
css-less-scssfeature-requesthelp wanted

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide