Q
Q
Quber2013-11-26 10:10:09
PHP
Quber, 2013-11-26 10:10:09

What do the folders and files highlighted in yellow mean in the phpstorm IDE document tree?

Turned yellow after the composer uploaded libs there. I've never come across it, there are no hints in the IDE, so the question is actually ripe. Thank you in advance.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Misha Vasilyev, 2013-11-26
@Quber

It's hard to say without a screenshot, but maybe it will tell you about what you are interested in: http://www.jetbrains.com/phpstorm/webhelp/file-status-highlights.html

S
Slava Anzhiganov, 2013-11-26
@vanzhiganov

Highlighting a file or folder means that there is an error or alert in the code. In your case, in the code, most likely, some tag is not closed or a file is loaded with an erroneous URL. If the file is highlighted in red, then there is a critical error in the code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question