LivelyKernel / lively.next

lively.next is a personal programming kit. It emphasizes liveness, directness, and interactivity.
https://lively-next.org
MIT License
69 stars 16 forks source link

Source Code Revival Bugs #1155

Closed linusha closed 10 months ago

linusha commented 11 months ago

There are situations where the source code revival does not work as expected, making a rebuild of the bundle necessary to apply changes.

One of these situations can be seen when building on https://github.com/LivelyKernel/lively.next/tree/enhancement/proportional-css-layouts and then checking out https://github.com/LivelyKernel/lively.next/tree/fix/edit-prompt-open-and-confirm, where the changes will not be applied.

@merryman feel free to add to this/rewrite as necessary!

merryman commented 11 months ago

Current issue on my agenda is to enhance the source transform such that it is able to properly capture variable declarations, such that injected variables can correctly populate the bundle.

This was observed when changing a multi-line text command.