Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.34 KB

IntelliJ Gleam Plugin

This is a fork of project by Harry Bairstow https://plugins.jetbrains.com/plugin/19030-gleam-language (Github) and adds Gleam language support to IntelliJ-based IDEs.

TODO List

  • Use the Gleam LSP to power features (LSP client library or impl)
    • Hover Information
    • Definition Information
    • Document Formatting

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "gleam" > Install Plugin

  • Manually:

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