The Ubuntu community has contributed 15752 ideas, 77802 comments, 1421719 votes
Idea
#11529: need plugin for kate to display the syntax functions
|
| |
-1
|
|
|
Written by sivaji the 26 Jul 08 at 13:46.
Category: Programming.
Related to:
Kubuntu.
Status: New
|
|
|
Description
i think it would be cool, if we have a plugin for kate and gedit to display the syntax of functions.
For example take php program when you type function mail
it should display like
bool mail ( string $to , string $subject , string $message [, string $additional_headers [, string $additional_parameters ]] )
Attachments
No attachments.
Duplicates
Comments
|
coolaj86 wrote on the 26 Jul 08 at 17:49
|
I think that they're trying to keep those lightweight and simple as not to confuse non-programmers.
Aren't there some other programs that do that though? I know that eclipse does it for java and gphpedit does it for PHP.
|
|
sivaji wrote on the 27 Jul 08 at 06:39
|
@ coolaj86
i didnt ask you to make this feature as a mandatory one, its just a plugin upto the user to install it on the top of kate, if they really need it.
|
Post your comment
|
|
|