This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 21973 - PHP Editing
Summary: PHP Editing
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL: http://wiki.netbeans.org/wiki/view/Sc...
Keywords:
: 25013 53421 (view as bug list)
Depends on: 89188
Blocks: 53422 89390
  Show dependency tree
 
Reported: 2002-03-29 14:08 UTC by Nils Kalchhauser
Modified: 2008-10-22 15:34 UTC (History)
7 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nils Kalchhauser 2002-03-29 14:08:59 UTC
It would be great to have support for PHP in the editor (like for JSPs) like
syntax highlighting and maybe some completion. I was trying to find if some
module is already being developed but couldn't.

Maybe it could be possible in NetBeans to define custom file types based on
extension with highlighting dictionaries. That way one could tell NetBeans about
the new file type .php and all its keywords.

I hope i'm not to wrong here in the editor component.


greetings,
nils
Comment 1 Miloslav Metelka 2002-04-02 11:15:49 UTC
It will be possible by using the support of the lexer module that is
just being prepared. The API is already checked in and at this time
the incremental algorithm implementation and the language generation
for javacc is also ready. I would like to provide the reasonable
documentation at lexer.netbeans.org during this and the next week.
Comment 2 Marek Grummich 2002-07-22 10:02:25 UTC
Set target milestone to TBD
Comment 3 Marek Grummich 2002-07-22 10:08:36 UTC
Set target milestone to TBD
Comment 4 Roman Strobl 2004-12-06 16:29:31 UTC
*** Issue 25013 has been marked as a duplicate of this issue. ***
Comment 5 Roman Strobl 2005-01-17 09:49:47 UTC
*** Issue 53421 has been marked as a duplicate of this issue. ***
Comment 6 arthit 2005-09-28 23:41:52 UTC
CC to reporters/voters of duplicated issues.

Should we change the 'Version' to 'current' ?
Comment 7 arthit 2005-09-28 23:44:14 UTC
fyi,

PHPeclipse - PHP plug-in for Eclipse
http://www.phpeclipse.net/
Comment 8 _ ludo 2006-12-07 18:18:05 UTC
and http://www.javalobby.org/java/forums/t85800.html 
Comment 9 Pavel Buzek 2007-04-11 15:23:02 UTC
Nobody working on this for 6.0.
Comment 10 Mikhail Matveev 2008-10-22 15:33:58 UTC
This is implemented
Comment 11 Mikhail Matveev 2008-10-22 15:34:29 UTC
Marking as verified