Skip to content

Features and Roadmap

Caibin Chen edited this page Feb 19, 2019 · 3 revisions

Features

JavaComp implements the following features:

Roadmap

I plan to implement the following features:

  • [Partially done] Symbol documentation with javadoc
    • Convert javadoc format to markdown
  • [Partially done] Symbol reference
    • Handle overriding
  • Symbol highlight
  • Support build systems (Maven, Gradle, Bazel)
  • Lazy module loading for large code base
  • [Done] Auto-import
  • [Done] Support .jar files and .class files
Clone this wiki locally