This project is a flatbuffers language plugin for the IntelliJ platform.
It is recommended to install the flatbuffers plugin using the JetBrains Plugin repository. The plugin page is https://plugins.jetbrains.com/plugin/14326-flatbuffers-support
Instructions for installing in your jetbrains IDE are at https://www.jetbrains.com/help/idea/managing-plugins.html
To get early access to releases you can install this GitHub repository as a plugin server. To add this GitHub repo as a plugin repository, use one of the following links and follow the IntelliJ instructions https://www.jetbrains.com/help/idea/managing-plugins.html#repos
https://raw.githubusercontent.com/stefansjs/flatbuffers-intellij-plugin/main/updatePlugins.xml
Use master to get official releases before they're available from JetBrains
https://raw.githubusercontent.com/stefansjs/flatbuffers-intellij-plugin/release/updatePlugins.xml
Use release to test beta versions before an official incremental release