elm-lang / elm-reactor

Interactive development tool that makes it easy to develop and debug Elm programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feature requests

evancz opened this issue · comments

This issue is intended to organize related ideas. Looking at them all in one place can be helpful in figuring out a simpler solution than if you just addressed them one at a time.

Ideas

  • Save in editor ⇒ Reload in normal view - #85
  • Add endpoint to get compiled result as JS - #64, #138, #199
  • Swap CSS on changes - #152
  • Debug same state from different browsers - #100
  • Have debugger work with embed - #134
  • Include docs preview - #177
  • View .elm source code - #196