Problem with built-in constants
Sometimes __DIR__ and __CLASS__ are at the end of autocomplete list and is reported as empty (__CLASS__ = ""). That wasn't always the case. Not long ago when I write __D it immediately suggested __DIR__. I'm not sure if I did something to mess up the autocomplete behavior.
请先登录再写评论。
Hi there,
I do see the same -- there is a big difference between what it shows for __D in v10.0.3 and latest 2016.1.1 EAP build.
No idea what ticket has changed this behaviour but right now IDE gives priority to constants like APC_ITER_DEVICE over __DIR__ (in this case first "_" as well as "_D" seems to have higher priority over more exact "__D" match...)
I'd say consider filing new ticket to the Issue Tracker
Hello,
Also can confirm this behavior. Please submit an issue to the tracker.
Submitted bug report. If you want to vote for it:
https://youtrack.jetbrains.com/issue/WI-31599