Green areas in Code (Darcula)
Hello,
Cloud anybody please tell me the meaning of the green color in the Code Editor? It´s a simple question but I´m new in PHPStorm and really can´t find the meaning.
Thanks in advance.
Attachment(s):
green area.png
请先登录再写评论。
This color indicates that you have some language injected into you HTML (in <body> tag?) . Hit Alt+Enter inside colored fragment - what actions are enabled? Have you defined any custom injections in Settings/Language Injections?
Thanks Elena!