Closed de-es closed 1 year ago
Heya @de-es, thanks for creating a issue for this. Will implement and will be released in next version :) Will keep you updated here.
I took a first look, will try to implement it till end of next week :)
Document#select("*")
Element#hasAttr("style")
background: url(
using regex and capture groupThere's no hurry. Appreciate your immediate feedback.
[NEW SNAPSHOT] Latest snapshot mentioning this issue has been published to marketplace: 2023.02.14-768
Snapshot tested, works fine.
Will release 2.4.0 after approval from Jetbrains will be available for install 🚀
Will close this for now, if you have/remarks with latest release feel free to comment here or create a new issue.
Works fine here too. Thank you very much! :partying_face:
What happened?
I would expect that the
background-url
attribute would be resolved the same way thesrc
attribute is for images.Resolve local image paths
is turned on in settings. Resolvingsrc
works fine.Plugin version: 2.3.2
OS
Linux
What IDE are you facing the problem in?
PhpStorm
Problem description
Expected behaviour
Actual behaviour
Steps to Reproduce
Use
background-url
in any appropriate component.Using
background-url="file:///full/path/to/my/image.jpg"
is working as a temporary solution.Important Factoids
No response
References
86
I read and aggree to the contribution guidelines