/intellij-faust

Faust support for Intellij IDEs

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

intellij-faust

Build Version Downloads

Template ToDo list

Aims to provide the following support for the Faust programming language:

  • syntax highlighting;
  • code completion;
  • documentation;
  • error reporting;
  • compilation?...

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "intellij-faust" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.