elm-lang / elm-reactor

Interactive development tool that makes it easy to develop and debug Elm programs.
BSD 3-Clause "New" or "Revised" License
428 stars 63 forks source link

View and Edit code in Reactor. #220

Open bamorim opened 7 years ago

bamorim commented 7 years ago

I'll be giving a workshop on Elm to total dummies. Then I realized I had to help them install a decent editor with syntax highlighting for elm. So maybe this could be included in elm-reactor, turning it in a simple IDE to help people get started.

Something similar to the try elm in the elm homepage should do the job.

In my case, I could not rely on the internet, so this would be awesome.

Also, as a side note, maybe adding elm-format to that would help beginners understand a nice way to structure the code.

process-bot commented 7 years ago

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.