Skip to content

encoredev/intellij-plugin

Folders and files

NameName
Last commit message
Last commit date
Apr 4, 2023
Apr 4, 2023
Feb 2, 2022
Apr 4, 2023
Apr 4, 2023
Feb 2, 2022
Apr 4, 2023
Sep 27, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Apr 4, 2023
Apr 4, 2023
Apr 4, 2023
Apr 4, 2023
Feb 2, 2022
Feb 2, 2022

Repository files navigation

Encore GoLand Plugin

Build Version Downloads

This is Encore's official plugin for GoLand, which provides support for the Encore Backend Engine.

This plugin allows you to run unit tests directly from within GoLand with support for debug mode and breakpoints.

It also adds a newapi live template, within a Go file type newapi to get easy autocompletion for a new API

Installation

  • Using IDE built-in plugin system:

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

  • Manually:

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