Add IntelliJ Bazel Plugin support

This will make future work on the project much easier, and will save
the "default" configuration for future development.

Change-Id: I4eac811c750fc6b8ec182ca87749e4bc6595feb8
Reviewed-on: https://fuchsia-review.googlesource.com/c/intellij-language-fidl/+/564501
Reviewed-by: Jeremy Manson <jeremymanson@google.com>
15 files changed
tree: eeaaaed25ba11ad19fb7e172bb0889be274aa7b6
  1. .ijwb/
  2. grammar_kit/
  3. intellij_platform_sdk/
  4. jarjar/
  5. resources/
  6. src/
  7. third_party/
  8. .gitignore
  9. AUTHORS
  10. BUILD
  11. CONTRIBUTING.md
  12. fidl-plugin.iml
  13. fidl-plugin.ipr
  14. jarjar_rules.txt
  15. LICENSE
  16. PATENTS
  17. README.md
  18. WORKSPACE
README.md

IntelliJ Plugin for FIDL

This repository contains the IntelliJ plugin for FIDL. More information will be added as it becomes relevant. For information about contributing to this project, please read CONTRIBUTING.md.