donkirkby / live-py-plugin

Live coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
https://donkirkby.github.io/live-py-plugin
MIT License
290 stars 57 forks source link

Old code at startup #507

Closed donkirkby closed 3 weeks ago

donkirkby commented 1 year ago

What I did

Started the live canvas in PyCharm.

What happened

It displayed an outdated canvas, what the code used to draw a few minutes before. Sometimes, the current file is out of date, and sometimes the driver file is out of date.

Sometimes, it also scrolls to a different place in the source file. The top, I think.

What I wanted to happen

It should run the current code.

Workaround: edit the current file, or press Ctrl+S.

My environment

Describe the versions of everything you were using: