I second that idea.
It has been asked for a dozen times and it is relatively easy to implement.
[Rapid PHP] To do...
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
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".
Re: [Rapid PHP] To do...
+1 would be very useful. Use this a lot in Visual Studio.
- garethjmsaunders
- Posts: 65
- Joined: Fri Dec 02, 2005 5:08 pm
- Location: Anstruther, UK
- Contact:
Tasks view / TO DO / TODO
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:
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
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)
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.