User forums > General (but related to Code::Blocks)

Current status of PHP files support in Code::Blocks?

<< < (4/4)

rickg22:
I've come to the conclusion that the PHP lexers must be deleted. The HTML Lexer *ALREADY* supports PHP (who would've guessed?), and the PHP lexer can't fold contained html.

The only necessary thing is to add php extensions to the html lexer. I'll do it tonight.

dmoore:
yes the warnings I read in the scintilla code to use the HTML lexer and not PHP lexer for PHP code should have been a giveaway :)

MortenMacFly:

--- Quote from: rickg22 on June 01, 2007, 07:12:51 pm ---I've come to the conclusion that the PHP lexers must be deleted. The HTML Lexer *ALREADY* supports PHP (who would've guessed?), and the PHP lexer can't fold contained html.

--- End quote ---
I guess this applies to the vbscript lexer then, too. Unless it's supposed to work with "plain" Visual Basic (VB, not VBS), too. Needs some testing, though...

Navigation

[0] Message Index

[*] Previous page

Go to full version