forked from buggins/dlangide
-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
Hans-Albert Maritz edited this page Mar 10, 2015
·
7 revisions
Welcome to the dlangide wiki!
TODO for Search Functionality:
- Keymap ctrl+F to open search panel✓, with search box focused.
- Make search panel closable.
- Click on line go's to file.✓
- Select search scope (Current project only, open files, current file etc.)✓
- Threaded search. We should possibly lock project items.
TODO for Code Completion:
- Update status bar with Code completion status.
- Dot completion (Auto call auto complete)
- Continued typing whilst code completion results are displayed.
- Show call tips.
TODO for IDE
- Split all D specific code from DSourceEdit.✓
- Allow opening arbitrary files.✓ .....