Feature #29
Assist for include files
Status: | Approved | Start date: | 02/08/2011 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | Razvan Oprea | % Done: | 90% | ||
Category: | - | Estimated time: | 12.00 hours | ||
Target version: | - | Spent time: | - |
Description
When the user will press '"' or '<' the assist will open and display a list of files/folders available.This is feature can be seen in Visual Studio 2010.
The files chosen to be searched are .h .hpp .hh , but i propose this to be customizable.
History
#1 Updated by Razvan Oprea about 14 years ago
- % Done changed from 70 to 90
Tested in Linux and it seems to work fine.
#2 Updated by Razvan Oprea about 14 years ago
- Status changed from In Progress to Ready for QA
- Assignee set to Razvan Oprea
- % Done changed from 90 to 100
- Estimated time set to 12.00
I have finished the final version of the assist include and it is ready for testing.
The only issue remaining: The .SVN directory will always be on top of file/folder list.
#3 Updated by Razvan Oprea about 14 years ago
- File IDE_MT.patch
added
- File IDE_ST.patch
added
#4 Updated by Razvan Oprea about 14 years ago
I have discovered some bugs. The fix will come shortly.
#5 Updated by Razvan Oprea about 14 years ago
- Status changed from Ready for QA to In Progress
- % Done changed from 100 to 90
The single threaded version has many flaws and it will not work properly. I have found a way to adapt the multithreaded version to work on a single thread.
#6 Updated by Miroslav Fidler about 14 years ago
- Status changed from In Progress to Ready for QA
OK, as there was no progress here, I have used my own implementation and it seems to work just fine.
#7 Updated by Miroslav Fidler over 13 years ago
- Status changed from Ready for QA to Approved