This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Add syntax coloring to Mac IDE
Type: enhancement Stage:
Components: macOS Versions:
process
Status: closed Resolution: wont fix
Dependencies: Superseder:
Assigned To: jvr Nosy List: bob.ippolito, dgrassi, jackjansen, jvr
Priority: normal Keywords:

Created on 2002-08-07 13:14 by dgrassi, last changed 2022-04-10 16:05 by admin. This issue is now closed.

Messages (3)
msg53616 - (view) Author: Dan Grassi (dgrassi) Date: 2002-08-07 13:14
I suggest including syntax coloring (AdvancedEditor.py) into the Mac IDE.  Syntax coloring is now expected and it can be disabled easily.  I would be willing to do the work.

Also the default font need to change or be installed.  Not all fonts handle bold-ing and with the default missing a font that does not work ends up as default.

Dan
msg53617 - (view) Author: Jack Jansen (jackjansen) * (Python committer) Date: 2002-08-07 13:58
Logged In: YES 
user_id=45365

This is a request for the Mac IDE, not for tkinter-based IDLE. Also, assigning it to Just.
msg53618 - (view) Author: Bob Ippolito (bob.ippolito) * (Python committer) Date: 2006-07-15 16:56
Logged In: YES 
user_id=139309

The Mac IDE is deprecated in preference of IDLE.
History
Date User Action Args
2022-04-10 16:05:34adminsetgithub: 36994
2002-08-07 13:14:13dgrassicreate