go-playground icon indicating copy to clipboard operation
go-playground copied to clipboard

Better Go Playground powered by React and Monaco editor

Results 16 go-playground issues
Sort by recently updated
recently updated
newest added

It would be helpful and useful if a user could open multiple files and access them via tabs. This would make examples involving or affected by file structure easy to...

Since `time.Now()` will not be fixed to work as expected (see #104, #188), please consider adding **an easy-to-notice warning** that the code will not operate as expected? That would keep...

Having a separate home directory is confusing. Use the directory containing the program itself. I think it's also a good idea to increase `StartLimitIntervalSec` to 10 minutes instead of 10...

Hi Denis, It would be nice if the code would be saved automatically, so that a refresh of the page / restart of the browser won't lose the changes. I,...

help wanted
ui

One should be able to set things like the font and dark mode globally. This is because my browser doesn't save cookies or site settings causing me to change this...

feedback-required

[The Go Playground](https://play.golang.org/) supports multiple files in editor. It will be great to have that feature. See [example](https://play.golang.org/p/rq4J90MxTKJ).

enhancement
help wanted
in-progress

r. should show auto suggest Find, FindAll etc.? ``` r, _ := regexp.Compile(`\d+`) r. // This should auto-suggest Find, FindAll ```

enhancement

Thanks for this playground, Vim mode was the killer feature I have been looking for that sets this playground well above any other I have used! On macOS, I can...

enhancement
ui
area:frontend

For any program, attempting to copy text by either CTRL+C or select "Copy" from the right-click context menu after selecting some text causes the session to freeze, forcing me to...

awaiting-feedback
stale

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.0 to 4.0.0. Release notes Sourced from golangci/golangci-lint-action's releases. v4.0.0 What's Changed Documentation docs: update examples by @​KunalSin9h in golangci/golangci-lint-action#826 docs: update section about GitHub Annotations by...

dependencies
github_actions