Op 17/03/2023 om 0:54 schreef Thomas Passin:
What I find more useful is matching brackets/parens/braces.  Not inserting them but highlighting or (better) jumping to the matching one when asked.
That is very helpful indeed.
Even better than simply highlighting is (IMO) a thing called "Rainbow Braces" or "Bracket Pair Colorization" I recently learned about: both braces of a matching pair get the same color, while other pairs get other colors. I have to say I like it quite a lot. It's in VS Code these days; possible there are implementations or extensions for other editors and IDEs as well.

--
"Most of us, when all is said and done, like what we like and make up
reasons for it afterwards."
        -- Soren F. Petersen

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to