Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opwvhk/avro-schema-support
Extend IntelliJ, PyCharm and other JetBrains IDEs to more easily work with Avro schemata and protocols in both IDL and JSON format.
https://github.com/opwvhk/avro-schema-support
avro avro-format avro-idl-files avro-schema gradle intellij intellij-platform intellij-plugin intellij-plugins
Last synced: about 2 months ago
JSON representation
Extend IntelliJ, PyCharm and other JetBrains IDEs to more easily work with Avro schemata and protocols in both IDL and JSON format.
- Host: GitHub
- URL: https://github.com/opwvhk/avro-schema-support
- Owner: opwvhk
- License: mit
- Created: 2021-01-02T13:55:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T15:36:21.000Z (3 months ago)
- Last Synced: 2024-09-18T16:36:56.657Z (3 months ago)
- Topics: avro, avro-format, avro-idl-files, avro-schema, gradle, intellij, intellij-platform, intellij-plugin, intellij-plugins
- Language: Java
- Homepage: https://plugins.jetbrains.com/plugin/15728-avro-schema-support
- Size: 4.32 MB
- Stars: 18
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
![Plugin version in JetBrains Marketplace](https://img.shields.io/jetbrains/plugin/v/net.sf.opk.avro-schema-support?color=brightgreen)
IntelliJ plugin for Apache Avro™ Schema Support
===============================================This plugin extends IntelliJ, PyCharm and other JetBrains IDEs to more easily work with Avro™ schemata and
protocols in both IDL format (.avdl
) or JSON format (.avsc
and.avpr
).Aside from file types, it features more comprehensive JSON schemata for the JSON formats than
the [JSON SchemaStore](https://www.schemastore.org/).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 IDLWrite 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 [Avro Schema Support](https://plugins.jetbrains.com/plugin/15728-apache-avro-schema-support) plugin
page in the JetBrains Marketplace. 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](https://github.com/opwvhk/avro-schema-support/issues), as well as a
[discussion forum to ask questions](https://github.com/opwvhk/avro-schema-support/discussions).Trademarks, Logo's, etc.
------------------------The pigeon logo was created by **Emma K** ([emmak3l :octocat:](https://github.com/emmak3l)),
and is used for this plugin with permission.The names Apache Avro, Avro™, Apache®, and the Apache Avro paper plane logo are either registered trademarks or
trademarks of The Apache Software Foundation. They are used in the project to signal intended compatibility, and are not
intended to suggest endorsement.