-
-
Notifications
You must be signed in to change notification settings - Fork 969
Roadmap
visualfc edited this page Nov 2, 2015
·
29 revisions
LiteIDE Roadmap
- Change LiteApp to dynamic lib (done)
- c++ frontend (done)
- go frontend
- Markdown support (done)
- Source code lint (google code issue #75)
- Mark all occurrences (issue #7) (done)
- Ctrl press and left button press to jump (issue #9) (done)
- Code snippets (issue #16) (done)
- Vim mode
- Show function arguments (issue #6) (done)
- Expression information view (done)
- Jump to declaration (done)
- New semantic analysis
- Expression information realtime tooltip
- Make jump to declaration fast
- support test (done)
- Change all documents to markdown (done)