Open pepsiman2024-code opened 18 hours ago
Out-of-the box, VS Code doesn't have any path completion in CSS. Is this coming from an extension?
Out-of-the box, VS Code doesn't have any path completion in CSS. Is this coming from an extension?
yes this is work
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
Bug Report VS-code insiders
I want to specify a font file in a folder that is in .woff2 format. When i to press the Ctrl + Space Bar to specify the font file address in CSS it gives this folder that doesn't exist
Suggested path by vs code: ../IranSansX(SemiPro)/ Actual path that I want to put : ../IranSansX(SemiPro)/
Note that I didn't put url() before it