encoredev / intellij-plugin

An Encore plugin for IntelliJ and GoLand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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...

About

An Encore plugin for IntelliJ and GoLand

License:Mozilla Public License 2.0


Languages

Language:Kotlin 100.0%