Text only
|
Text with Images
Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: sigzegv on March 16, 2010, 11:57:19 AM
Title:
[Feature Request] PHP Code completion ?
Post by:
sigzegv
on
March 16, 2010, 11:57:19 AM
Is there any plan for a php code completion ? ( which should similar but easier than a C++ code completer, right ? )
Title:
Re: [Feature Request] PHP Code completion ?
Post by:
oBFusCATed
on
March 16, 2010, 12:31:37 PM
PHP completion is tougher than C++, because of the dynamic nature of PHP.
Text only
|
Text with Images