Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/playground: add syntax highlighting #21123

Closed
ghost opened this issue Jul 22, 2017 · 4 comments
Closed

x/playground: add syntax highlighting #21123

ghost opened this issue Jul 22, 2017 · 4 comments
Labels
FrozenDueToAge NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
Milestone

Comments

@ghost
Copy link

ghost commented Jul 22, 2017

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

any

What operating system and processor architecture are you using (go env)?

any

What did you do?

If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.

open any go playground link, such as https://play.golang.org/

What did you expect to see?

highlighted go source code, or have a button called sth like "syntax highlight"

What did you see instead?

go source code is not syntax highlighted, and have no button to do that.

@odeke-em odeke-em changed the title Add syntax highlighting for go playground x/playground: add syntax highlighting Jul 22, 2017
@gopherbot gopherbot added this to the Unreleased milestone Jul 22, 2017
@odeke-em
Copy link
Member

I think I've previously seen this discussed either on Github or on Twitter.

Let me ping some folks who might know better /cc @rakyll @campoy @spf13 @kevinburke @adg

@bradfitz bradfitz added the NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. label Jul 22, 2017
@ghost ghost closed this as completed Jul 22, 2017
@ALTree
Copy link
Member

ALTree commented Jul 22, 2017

@mapeiqi this alternative playground frontend: https://goplay.space has syntax highlighting. It's just a frontend, so your program will still be forwarded to the official playground and executed and stored there.

@ghost
Copy link
Author

ghost commented Jul 22, 2017

@ALTree Actually I have done a google search after @dsnet 's reply, and found the goplay.space website. That is why I close the issue. But thanks for the reply.

@golang golang locked and limited conversation to collaborators Jul 22, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
Projects
None yet
Development

No branches or pull requests

5 participants