Is there a trick to get the triple quote color in the editor to not match the color of strings?
I've recently grown up to needing an IDE and am really liking PyDev features over WingIDE's and PyCharm. The only hang-up for me (so far) is cosmetic -- color preferences. Old habits die hard -- prior to PyDev I mostly coded in Notepad++ which allows for separate color preferences for Comments, Strings, Triple, Triple Doubles and Comment Blocks.
I did a couple of quick searches in the Bug Tracker and User Forums, but found nothing obvious (to me).
Cheers.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a trick to get the triple quote color in the editor to not match the color of strings?
I've recently grown up to needing an IDE and am really liking PyDev features over WingIDE's and PyCharm. The only hang-up for me (so far) is cosmetic -- color preferences. Old habits die hard -- prior to PyDev I mostly coded in Notepad++ which allows for separate color preferences for Comments, Strings, Triple, Triple Doubles and Comment Blocks.
I did a couple of quick searches in the Bug Tracker and User Forums, but found nothing obvious (to me).
Cheers.
There's currently no such feature (no one asked it until now) - please add it to the feature requests (shouldn't be hard to add that preference).
See: http://pydev.org/about.html for a reference on where to report feature requests.
Cheers,
Fabio
Thanks Fabioz for the quick reply!
I authored this enhancement ticket:
http://sourceforge.net/tracker/?func=detail&aid=3001804&group_id=85796&atid=577332