[Komodo-beta] Problems with AutoComplete for parent class in PHP
by Jb other posts by this author
Mar 5 2008 1:59PM messages near this date
view in the new Beta List Site
Re: [Komodo-beta] Broken Code Intell
|
Re: [Komodo-beta] Problems with AutoComplete for parent class in PHP
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Courier New"> I've not getting the AutoComplete or CallTips
for methods or vars from the parent class, only method in the current
class / file. <br>
<br>
When I use parent:: I get the following message,<br>
"No completions found ( warning could not resolve first part of
'AkActionController')"<br>
<br>
When I use $this-> I only get the methods from the current class.<br>
<br>
Komodo IDE, version 4.3.0-beta2, build 15465, platform win32-x86.<br>
Built on Wed Feb 27 16:35:58 2008<br>
<br>
~JB<br>
<br>
<br>
<br>
<br>
</font>
</body>
</html>
Thread:
Jb
Jeff Griffiths
Anton Visser
|