Why am I seeing so many JavaFX CSS inspection errors?
已回答
Hi,
I'm using IDEA Ultimate 14.0. When I'm editing JavaFX CSS files everything mostly works. However, I get frequent inspection errors on things that I don't believe are errors. It mostly happens with functions and pseudo selectors. For example, the 'derive(...)' and 'ladder(...)' functions are always underlined in red even though I get them as auto-complete options.
If you open the official 'modena.css' the right gutter is filled with inspection errors. There are so many that I wonder if I've missed some configuration somewhere. Can anyone else open 'modena.css' without seeing a ton of inspection errors?
Ryan
请先登录再写评论。
This is still happening as of today.
Hello,
If possible can you please share a sample project illustrating the issue. You can upload it here: https://uploads.jetbrains.com/ and share the name of the project or attach the project to the issue created at the YouTrack: https://youtrack.jetbrains.com/issue/
Please also see the following issue that may be the duplicate:
https://youtrack.jetbrains.com/issue/IDEA-182158
Thank you