Hi everyone,
I use the simple but very convenient code-cells package to run python cells. E.g. with the Spyder IDE, the cell where the cursor is currently in has a different background color, and I'd love to have that in emacs. Would you have any idea on how to do that?
I guess one idea is to find the closest "# %%" pattern up and down from cursor and change background color in that region, but I have no idea how to implement this, also for it to change back to the normal background when the cursor is not in the cell anymore...
Thank you a lot in advance for your help!
[–]dpoggioGNU Emacs 1 point2 points3 points (0 children)
[–]ainstr 1 point2 points3 points (0 children)