go-playground VS go-lang-idea-plugin

Compare go-playground vs go-lang-idea-plugin and see what are their differences.

go-lang-idea-plugin

Google Go language IDE built using the IntelliJ Platform (by go-lang-plugin-org)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
go-playground go-lang-idea-plugin
11 2
1,146 4,569
- -0.1%
9.5 0.0
12 days ago over 5 years ago
Go Java
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-playground

Posts with mentions or reviews of go-playground. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-21.
  • Are We Wasm Yet - Part 1
    7 projects | /r/golang | 21 Mar 2022
    If someone interested to play with WASM capabilities, I've been working on custom playground that supports WebAssembly - https://goplay.tools.
    7 projects | /r/golang | 21 Mar 2022
    If you're interested - take a look at our patched wasm_exec.js
  • A better version of Go Playground
    4 projects | /r/golang | 28 Feb 2022
    https://goplay.tools/ with syntax highlighting and autocomplete.
    4 projects | /r/golang | 28 Feb 2022
    If you have any ideas or suggestions - I recommend to create an issue on GitHub repo because it's complicated to track ideas on Reddit.
    4 projects | /r/golang | 28 Feb 2022
    Thanks for the feedback, much appreciated. Apologies if my previous post looks like trying to push you into a particular direction; this wasn't my intention. Stay with your roadmap, goplay.tools is already super useful. If I need something extra I should really consider trying to contribute that – although I must admit I don't have much time either. But I'll keep it in mind.
    4 projects | /r/golang | 28 Feb 2022
    The source code is on GitHub. https://github.com/x1unix/go-playground
  • Looking for an interesting project to contribute
    20 projects | /r/golang | 15 Jan 2021
    Hello, I'm looking for contributors for my FOSS project - https://github.com/x1unix/go-playground.

go-lang-idea-plugin

Posts with mentions or reviews of go-lang-idea-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-26.
  • How to write your own language plugin for IDEA (part 1)
    10 projects | dev.to | 26 Apr 2022
    go-plugin (now this plugin is known as Goland)
  • How to write your own language plugin for IDEA (part 2)
    6 projects | dev.to | 26 Apr 2022
    In the previous article, I showed the process of creating a framework for a language plugin. Well-known plugins for Java, go, Frege were used as examples. There are also examples from the plugin for the Monkey language, which I developed while I was figuring out how everything works. Since my goal was not to cover everything, the plugin covers a limited subset of the language. The interpreter for Monkey can be found here.

What are some alternatives?

When comparing go-playground and go-lang-idea-plugin you can also consider the following projects:

vim-go - Go development plugin for Vim

coc-go - Go language server extension using gopls for coc.nvim.

GoSublime - A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.

vscode-go - Go extension for Visual Studio Code

Go for Visual Studio Code

Goclipse

go-plus - An Enhanced Go Experience For The Atom Editor

vim-compiler-go - Vim compiler plugin for Go (golang)

gocode - An autocompletion daemon for the Go programming language

go-language-server - A Go language server.

goimports-reviser - Right imports sorting & code formatting tool (goimports alternative)