scalafiddle / scalafiddle-core

Source code for the scalafiddle.io compilation service
https://scalafiddle.io
Apache License 2.0
101 stars 37 forks source link

Use Ace facade #12

Closed mkotsbak closed 6 years ago

mkotsbak commented 7 years ago

It seems like the Ace editor is accessed completely dynamic. It would be better to create/use a facede to get typesafe code for Ace. There is a facade for it available here: https://github.com/scalawarrior/scalajs-ace