Hello all, simply needed to share a software I constructed for Go builders:
Go Sandbox is a web-based Go programming atmosphere delivering a virtually native growth expertise enhanced with LSP-powered options:
- Go-to-definition, reference lookup, autocompletion (through LSP)
- Actual-time code execution over WebSocket
- Shareable, runnable Go code snippets
- Code construction define, a number of sandboxes
- Vim/Emacs-style keybindings and darkish mode
- Free, zero-registration and setup
It was impressed by the official Go Playground and Higher Go Playground, however constructed with a extra IDE-like expertise in thoughts.
Would love to listen to your ideas — suggestions and bug stories are very welcome
3 Likes
It’s now open supply now
Fairly cool , are there any additional options deliberate or largely completed ?