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

PyCharm's code vision inlay breaks alignment #479

Closed donkirkby closed 1 year ago

donkirkby commented 1 year ago

The new code vision inlay feature is very nice to see who wrote each method, but it adds extra lines to the source code. That breaks the alignment with the live coding display.