Microsoft/vscode
Voir sur GitHubWorkspace files dropped and pasted into CSS file should be automatically formatted
Open
#189 875 ouverte le 7 août 2023
css-less-scssfeature-requesthelp wanted
Métriques du dépôt
- Stars
- (74 848 stars)
- Métriques de merge PR
- (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)
Description
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.