prg-titech / Kanon

A live programming environment specialized for data structure programming.
https://prg-titech.github.io/Kanon/
MIT License
68 stars 4 forks source link

embed primitive values #48

Open masuhar opened 1 year ago

masuhar commented 1 year ago

When an instance variable has a primitive value, show the variable and the value inside of the enclosing object, rather than an external entity. It shouldn't be difficult in vis.js. image