Skip to content
visualfc edited this page Nov 2, 2015 · 29 revisions

LiteIDE Roadmap

Frontend

  • Change LiteApp to dynamic lib (done)
  • c++ frontend (done)
  • go frontend

Editor

Code completer helper

  • Show function arguments (issue #6) (done)

Go syntax parser

  • Expression information view (done)
  • Jump to declaration (done)
  • New semantic analysis
  • Expression information realtime tooltip
  • Make jump to declaration fast

Debug

  • support test (done)

Documents

  • Change all documents to markdown (done)