2017-12-20 15:59:37 +01:00

14 KiB

Summary

Part I - Plugins

Part II - Architecture

Part III - Base Platform

Part IV - Project Model

Part V - PSI

Part VI - Features

  • Navigation
    • Go To Symbol
  • Editing
    • Code Completion
    • Templates
      • Live Templates
      • File Templates
      • Surround Templates
    • QuickDoc
    • Intentions
  • Analysing
    • Annotator
    • Inspections
      • Profiles
      • Scopes
      • Suppressing Highlights
      • Structural Search
  • Refactoring
  • Unit Testing

Part VII - Product Specific

Part VIII - Custom Languages

Part IX - Custom IDEs

  • Build Your Own IDE
  • Licensing

Part X - Plugin Repository API

Appendix I - Tutorials

Appendix II - Resources