microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.61k stars 29.42k forks source link

VS code puts \ see this issue for more info #234379

Open pepsiman2024-code opened 18 hours ago

pepsiman2024-code commented 18 hours ago

Does this issue occur when all extensions are disabled?: Yes

Steps to Reproduce:

  1. 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

aeschli commented 2 hours ago

Out-of-the box, VS Code doesn't have any path completion in CSS. Is this coming from an extension?

salman219786 commented 22 minutes ago

Out-of-the box, VS Code doesn't have any path completion in CSS. Is this coming from an extension?

yes this is work