[Rapid PHP] To do...

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
Ali
Posts: 1
Joined: Fri May 07, 2010 12:41 am

Re: [Rapid PHP] To do...

Post by Ali »

I second that idea.

It has been asked for a dozen times and it is relatively easy to implement.
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Re: [Rapid PHP] To do...

Post by MikeyB »

+1 would be very useful. Use this a lot in Visual Studio.
User avatar
garethjmsaunders
Posts: 65
Joined: Fri Dec 02, 2005 5:08 pm
Location: Anstruther, UK
Contact:

Tasks view / TO DO / TODO

Post by garethjmsaunders »

I just logged on to the forum this evening to specifically check to see if anyone else had submitted this suggestion. I've been evaluating quite a few other code editors recently and spotted this tasks-type functionality in (I'm pretty sure) CodeLobster PHP Edition and Aptana Studio 3.0. I would definitely find this functionality very useful in WeBuilder. It would be most effective if it could work across all the files within a Project, without having to open each file to check for tasks within comments.

Aptana, for example, does this. It has a Tasks tab/pane that has the following columns:
  • Checkbox (check if done)
  • Priority (low, normal, high)
  • Description
  • Resource
  • Path
  • Location (line x)
  • Type (Task)
See http://wiki.appcelerator.org/display/tis/Tasks+View

The keywords TODO, FIXME and XXX are defined as task tags by default. It would be nice to have the ability to define your own custom keywords too. For example, I use a number of keywords when writing comments before committing to Subversion, e.g. ENH (Enhancement, e.g. code refactoring), FIX (Bug fix), NEW (New feature), CHG (Change to existing functionality), etc.

UPDATE: Aptana Studio 3.0, I've discovered, does have the ability to define your own keywords.

UPDATE 2: Obviously, I'd want this in WeBuilder too, not just Rapid PHP as I don't use RP just WB!.

Gareth
Last edited by garethjmsaunders on Fri Oct 07, 2011 6:30 pm, edited 2 times in total.
tzveeka
Posts: 25
Joined: Mon Jul 07, 2008 6:24 pm

Re: [Rapid PHP] To do...

Post by tzveeka »

+1
Post Reply