Jens Lincke
Jens Lincke
@onsetsu, is this the case right now?
BUMP BUMP BUMP @onsetsu BUMP BUMP BUMP I want this feature, I have to type the following code over and over and over ``` var value; (async () => {...
mount tool is not so important any more...
maybe? Any volunteers?
alt+"+/-" can do it... but this is still tricky
seems to be in the internal CSS of CodeMirror and not easy to adjust
The code that is responsible for this is in src/client/lively.js ``` static async updateTemplate(html) { var tagName = await components.reloadComponent(html); if (!tagName) return; _.each($(tagName), function(oldInstance) { if (oldInstance.__ingoreUpdates) return; ......
we could generalize our identity preserving object migration through replacing shadow content and merging only new content as needed.
maybe student project
@onsetsu any ideas?