Replies: 3 comments 3 replies
|
I think that would be useful! The functionality of the playground is intentionally limited (but does one thing well -- or at least, that's the idea), so I would hope that a help page would be pleasantly short. Perhaps the "Open source: GitHub" part at the right-hand side of the toolbar could be "Help | Open source: GitHub", where "Help" is a link that opens a modal with some text. Or do you think a separate page would be better?
|
|
About saving: there is also the possibility of regularly saving your current code in your browser's I think it's better to not save your code to
I'm just using stock the |
|
A preliminary help dialog is now live on https://play.haskell.org. It doesn't work properly on mobile yet. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I can't write code to support this project, much as I would like to have those skills, I don't. What I could do is provide some kind of simple User Guide that could be linked to in the toolbar with a Help button or similar.
Content ideas (for e.g.) :
Cmd+Rto run your code, it will not send a "Run" command, it will revert you code back to the last saved version — and that might have been an hour ago — I learnt this the hard way.Without an installed GHCi on my desktop ATM I decided to try using this instead, I'd like to support in any (minor) way I can.
N.b. not sure if this is the place to address this issue or it's some other place, feel free to redirect me elsewhere.
All reactions