Hello all, simply wished to share a device I constructed for Go builders:
Go Sandbox is a web-based Go programming surroundings delivering a virtually native improvement 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
2 Likes
It’s now open supply now