Microsoft/vscode

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

Open

#189 875 ouverte le 7 août 2023

Voir sur GitHub
 (0 commentaires) (0 réactions) (1 assigné)TypeScript (10 221 forks)batch import
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.

Guide contributeur