CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Thu Mar 28, 2024 9:56 pm

All times are UTC




Post a reply
Username:
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
   

Topic review - IDE: class properties IntelliSense missing
Author Message
  Post subject:  Re: IDE: class properties IntelliSense missing  Reply with quote
Update (CodeLobsterIDESetup_1_11.exe):

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

Attachment:
1.jpg
1.jpg [ 25.96 KiB | Viewed 215831 times ]
=> correct
Post Posted: Wed Feb 24, 2021 2:37 pm
  Post subject:  IDE: class properties IntelliSense missing  Reply with quote
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 215932 times ]


But there is much more, here the call within the class
Attachment:
2.jpg
2.jpg [ 15.38 KiB | Viewed 215932 times ]
Post Posted: Wed Feb 17, 2021 1:07 pm

All times are UTC


Jump to:  
cron
Powered by phpBB © 2016 phpBB Group