ElementalCode / elemental

A drag and drop block-based coding environment for front-end web technologies.
http://elementalcode.herokuapp.com
35 stars 10 forks source link

Highlighting #262

Closed mrjacobbloom closed 7 years ago

mrjacobbloom commented 7 years ago

see #255

This is my implementation of block highlighting. I've added the changes people requested. Namely:

all the commits from #258 got attached to this PR which is lame, but if you compare the branches the only changes are ones relevant to this PR

hl

mrjacobbloom commented 7 years ago

closing in favor of #263