Back to Baml

README

jetbrains/README.md

0.222.01.0 KB
Original Source

This is the source code for the BAML IntelliJ extension, which provides the following functionality:

  • syntax highlighting for BAML source code
  • language server functionality for BAML source code (xref navigation, jump-to-definition, etc)
  • the BAML playground, which allows a user to interact with their BAML source code and run tests

It is implemented as follows:

This directory was originally created using https://github.com/JetBrains/intellij-platform-plugin-template