Skip to content

Margarita JetBrains Plugin

This page documents the Margarita JetBrains plugin (source and releases: https://github.com/Banyango/margarita-jetbrains-plugin). It provides IDE integration for Margarita files inside JetBrains IDEs (IntelliJ IDEA, PyCharm, CLion, WebStorm, etc.).

Note: This page is a general README-style guide. For authoritative and up-to-date details (release downloads, exact features, license), see the plugin repository: https://github.com/Banyango/margarita-jetbrains-plugin

Quick overview

The Margarita JetBrains plugin adds first-class support for the Margarita language and related file types in JetBrains IDEs. Typical features provided by language plugins include:

  • Syntax highlighting for Margarita source files
  • File type association (e.g. .mg or .margarita files)
  • Basic code completion and templates
  • Run/debug configurations or integration for running Margarita scripts inside the IDE
  • Project templates or file templates for starting new Margarita projects