Microsoft/vscode
Ver no GitHubWorkspace files dropped and pasted into CSS file should be automatically formatted
Open
#189.875 aberto em 7 de ago. de 2023
css-less-scssfeature-requesthelp wanted
Métricas do repositório
- Stars
- (74.848 stars)
- Métricas de merge de PR
- (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)
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.