Full path to code in bar
It will be very useful to see full path to cursor in code, because when you have a lot of conditions, navigating in it become a hell.
Don't tell be about "you must write better code". I work with what i have.
Example
Conditions:
if (isset($_POST['do_order'])) > if (empty($arOrderErrors)) > if (!$USER->isAuthorized() && !$userExist) > if (intval($_POST['ORDER-PERSON_TYPE']) == 2) > if($USER->isAuthorized() or $userExist) > if (empty($arResult["ERROR"])) > if (isset($_COOKIE["oid"] && empty(!$_COOKIE["oid"]) { .. } else { .. i work here (cursor)
请先登录再写评论。
Hi there,
Issue Tracker is located here: Issue Tracker
ok. sorry :) will post there
[upd] http://youtrack.jetbrains.com/issue/WI-20309
guys support this feature with your comments if you think this is useful