CodeLobster IDE
http://codelobster.com/forum/

IDE: class properties IntelliSense missing
http://codelobster.com/forum/viewtopic.php?f=8&t=24945
Page 1 of 1

Author:  cl20181107 [ Wed Feb 17, 2021 1:07 pm ]
Post subject:  IDE: class properties IntelliSense missing

I have a project with global variables.
Among others also with a global class definition

1.php
Code:
require_once("../intern/classGlobal.inc");
= new bp\GC\gv();

How can I access all properties and methods of the defined class in a other project file?
2.php
Code:
global ;
Attachment:
1.jpg
1.jpg [ 14.77 KiB | Viewed 215930 times ]


But there is much more, here the call within the class
Attachment:
2.jpg
2.jpg [ 15.38 KiB | Viewed 215930 times ]

Author:  cl20181107 [ Wed Feb 24, 2021 2:37 pm ]
Post subject:  Re: IDE: class properties IntelliSense missing

Update (CodeLobsterIDESetup_1_11.exe):

Why does IntelliSense not work correctly with global variables?
Attachment:
2.jpg
2.jpg [ 17.17 KiB | Viewed 215829 times ]
=> not correct

Attachment:
1.jpg
1.jpg [ 25.96 KiB | Viewed 215829 times ]
=> correct

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/