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 Tue Mar 19, 2024 7:52 am

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Autocomplete fails in Drupal *.module files in 3.9.3 Trial
PostPosted: Wed Feb 28, 2018 7:35 pm 
Offline

Joined: Wed Feb 28, 2018 7:33 pm
Posts: 1
All the other file extensions are dealt with correctly (.inc, .install, etc.)

I'm using the 30 day trial version.

Also, the code hints only have the names of the variables, and not the full data from doxygen comments in the code. When using code lobster, what is the best way to make the additional function tests visible?

/**
* Render an element.
*
* This function renders an element using drupal_render(). The top level
* element is shown with show() before rendering, so it will always be rendered
* even if hide() had been previously used on it.
*
* @param $element
* The element to be rendered.
*
* @return
* The rendered element.
*
* @see drupal_render()
* @see show()
* @see hide()
*/
function render(&$element) {


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2016 phpBB Group