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 97835 - Implement code folding in php files
Summary: Implement code folding in php files
Status: VERIFIED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-14 14:30 UTC by Jiri Skrivanek
Modified: 2008-02-22 13:02 UTC (History)
0 users

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 Jiri Skrivanek 2007-03-14 14:30:39 UTC
Code folding should work in php files and also in html files where php code is
embedded.
Comment 1 Pavel Buzek 2007-03-15 17:17:29 UTC
From the description I understand this is a missing feature, not a bug - correct?
Comment 2 Alexei Mokeev 2008-01-14 09:02:02 UTC
Done for 6.0
Comment 3 Jiri Skrivanek 2008-01-14 09:45:06 UTC
Verified.