ChrisKnott / Algojammer

An experimental code editor for writing algorithms
Apache License 2.0
2.92k stars 107 forks source link

Show values on the Editor #1

Open ChrisKnott opened 6 years ago

ChrisKnott commented 6 years ago

Add mini pop up sheets (on mouseover, click to keep open) that show the values of variables directly on the editor. You shouldn't have to move your eyes off the code to check values.