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

CSS Url() Path not intelliSense #40203

Closed
GiantLiu opened this issue Dec 14, 2017 · 4 comments
Closed

CSS Url() Path not intelliSense #40203

GiantLiu opened this issue Dec 14, 2017 · 4 comments
Assignees
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling

Comments

@GiantLiu
Copy link

  • VSCode Version:1.81.1
  • OS Version:Win 10

Steps to Reproduce:

1.CSS Url() Path not intelliSense

Reproduces without extensions: Yes/No

@vscodebot vscodebot bot added the css-less-scss Issues and items concerning CSS,Less,SCSS styling label Dec 14, 2017
@ramya-rao-a
Copy link
Contributor

Are you saying you are not getting path intellisense inside Url()?

@GiantLiu
Copy link
Author

yes.in css file .set class background url().
eq: background: url(/PMimages/M14/gp1211/close.jpg)
input "url(/" or "url(../", i need intellisense "PMimages".
but now the vscode not support

@GiantLiu
Copy link
Author

if input src="" in css file
the css file has intellisense path

@aeschli
Copy link
Contributor

aeschli commented Dec 15, 2017

duplicate of #2037

@aeschli aeschli closed this as completed Dec 15, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling
Projects
None yet
Development

No branches or pull requests

3 participants