User forums > General (but related to Code::Blocks)
Current status of PHP files support in Code::Blocks?
rickg22:
Hi, as I'm back to programming, I've realized I need a more powerful editor for PHP files in my projects, and my first thought came to good ol' CB.
After all the edits / patches / improvements that have been done, what is the current support for PHP files in C::B, specifically in Lexers?
After ripping off the c++ syntax to a new php lexer, I tried to open a .inc file in Code::Blocks RC2 (yes I know, eeew :lol: - it's the only version I have at the job), and It didn't know what to do with the file because the fortran 77 lexer already includes the .inc filetype. I had to delete the f77 lexer so it could be opened properly.
Does the SVN version know how to deal with these cases (multiple types, one extension)? I'm dying to edit my php files with CB and do all the nifty stuff (search / replace, go to function etc) I can't do with my current editor.
I really don't care if i can edit embedded html, I just want to edit my business-logic code (the html is in other files).
Any help?
MortenMacFly:
To make it short: That's the current state of the activities:
(1) general discussion: http://forums.codeblocks.org/index.php/topic,4566.0.html
(2) latest discussion: http://forums.codeblocks.org/index.php/topic,5955.0.html
If you see a way to do it... that'd be great! :-)
With regards, Morten.
raph:
But why not use an existing exactly-for-php-made editor?
There are lots of out there (e.g. see here).
Regards
raph
MortenMacFly:
--- Quote from: raph on May 30, 2007, 08:11:16 pm ---But why not use an existing exactly-for-php-made editor?
--- End quote ---
Bah! Booooooring... ;-) :lol:
With regards, Morten.
eranif:
Hi,
The company I am working for (zend) released a free PHP plugin for eclipse (PDT).
http://www.zend.com/pdt
If you find anything that we can improve - let me know :wink:
Eran
Navigation
[0] Message Index
[#] Next page
Go to full version