jEdit Community - Resources for users of the jEdit Text Editor
PHP Docblocks handle HTML and code poorly
Submitted by headzoo on Wednesday, 25 January, 2006 - 17:20
Howdy,
I'm not sure if this is a bug or if it's something that can be fixed in the php.xml file. I use Docblock comments in my code, and because I use PhpDocumentor to create the documentation for the scripts, I use bits of HTML and example PHP code in the docblock. JEdit seems to choke on those. An example:

/**
* Just some function
*
* Usage:
*
* $a = justSomeFunction();
*

*/

JEdit tries to treat the HTML and code like regular HTML and code instead of treating it like plain text, which it should since it's inside a comment block.
Is there a file somewhere I can hack to fix this?

- Sean
Comment viewing options
Select your preferred way to display the comments and click 'Save settings' to activate your changes.
Oh, it seems the forum softwa
by headzoo on Wed, 25/01/2006 - 17:22
Oh, it seems the forum software interpreted the HTML. It should be like this:

/**
* Just some function
*
* Usage:
* <code>
* $a = justSomeFunction();
* </code>
*/
User login
Browse archives
« April 2025  
MoTuWeThFrSaSu
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   107462
Context Free Art (*.cfdg)   0.31   46068
BBEdit scheme   1.0   18604
JBuilder scheme   .001   18505
ColdFusion scheme   1.0   18038
R Edit Mode - extensive version   0.1   17485
Advanced HTML edit mode   1.0   16219
Matlab Edit Mode   1.0   16083
jEdit XP icons   1.0   15242
XP icons for jEdit   1.1   14306