Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
pepsiman2024-code opened this issue Nov 21, 2024 · 3 comments
Closed

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

pepsiman2024-code opened this issue Nov 21, 2024 · 3 comments
Assignees

Comments

@pepsiman2024-code
Copy link

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

  • VS Code Version: Version: 1.96.0-insider (user setup)
  • OS Version: Windows_NT x64 10.0.22631 Windows 11 Pro 23H2 build: 22631.4460

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

@aeschli
Copy link
Contributor

aeschli commented Nov 22, 2024

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

@salman219786
Copy link

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

yes this is work

@aeschli
Copy link
Contributor

aeschli commented Nov 27, 2024

Can you file the issue against the extension that provides the path completion for font paths?

You can use the Help: Start Extension Bisect too to find out which extension adds the completion.

@aeschli aeschli closed this as completed Nov 27, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jan 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants