Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.31 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.31 KB

IntelliJ plugin supporting Apache Avro™ IDL

Plugin for IntelliJ to handle Avro™ IDL schemas. Provides full support for IDL (.avdl) files.

Also provides JSON schemas for easier editing of .avsc and .avpr files.

IDL features include:

  • Syntax & error highlighting
  • Code completion
  • Formatting (configurable)
  • Inspections and quick fixes
  • Navigation, renaming, quote/brace pairs, etc.
  • Converting Avro schemas/protocols from/to IDL

Write a review

Writing a review in JetBrains Marketplace is very valuable. Reviews:

  • provide feedback and motivation for the authors
  • help other users to find out what plugins work, and what don't

If you like what you see:

Please go to the Apache Avro IDL Schema Support plugin page. Log in with your JetBrains account and write a review.

If you find that something is not working as you expect it to work:

Please don't file bug reports as a review. GitHub is the place where you can find support for fixing bugs and making improvements, as well as a discussion forum to ask questions.