Hello all, simply wished to share a device I constructed for Go builders:
Go Sandbox is a web-based Go programming setting delivering an almost 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 reviews are very welcome
3 Likes
It’s now open supply now
Fairly cool , are there any additional options deliberate or largely completed ?
Sadly code completion shouldn’t be working in any respect for me on Microsoft Edge Home windows 11.
Hello FixTestRepeat,
Thanks for trying out this product. There shall be just a few options and enchancment/bugfix similar to storing code templates in S3 as an alternative of exhausting coding. And the present sandbox implementation shouldn’t be excellent, it wants some refactor.
1 Like
Hello falco467,
Thanks for trying out and reporting! What about different options? It was completely developed and examined in Mac so…let me attempt to repair it.
Additionally should you occur to note the trigger, it’s welcomed to boost a problem and PR, will extremely admire your contribution.
WEN