terrastruct / d2-playground

An online runner to play, learn, and create with D2, the modern diagram scripting language that turns text to diagrams.
https://play.d2lang.com
Mozilla Public License 2.0
73 stars 10 forks source link

Compile on ctrl-enter #61

Closed JoshWillik closed 1 week ago

JoshWillik commented 3 weeks ago

Hi,

As a totally new user, it was my first instinct press ctrl-enter evaluate my changes in the playground preview window. It wasn't until I checked the code that I saw it was ctrl-s instead.

Would you accept a PR that makes ctrl-enter compile the diagram in addition to ctrl-s?

alixander commented 3 weeks ago

Sure, yes.

JoshWillik commented 5 days ago

Thank you!