Microsoft/vscode
Auf GitHub ansehenWorkspace files dropped and pasted into CSS file should be automatically formatted
Open
#189.875 geöffnet am 7. Aug. 2023
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.