Menu

#185 Python __debug__ specialized highlight

Initial
open
2
2022-04-09
2005-02-07
Anonymous
No

Coding in Python I have sometime a lot of "if
__debug__:" blocks.

Considering that the optimizer knows them, I think it
could be usefull if I can grey-out that code blocks
enhancing readability of the real code.

A picture here:
http://naufraghi.free.fr/wordpress/index.php?p=15

Thank you for Scintilla!
Matteo Bertini

Discussion

  • Neil Hodgson

    Neil Hodgson - 2005-02-07
    • priority: 5 --> 2
     
  • Neil Hodgson

    Neil Hodgson - 2005-02-07
    • assigned_to: nobody --> nyamatongwe
     
  • Neil Hodgson

    Neil Hodgson - 2005-02-07

    Logged In: YES
    user_id=12579

    It is unlikely I will work on this for Python in Scintilla
    although I will accept a well written patch.

     
  • Zufu Liu

    Zufu Liu - 2022-04-09
    • labels: --> lexilla, python
    • Group: --> Initial
     

Log in to post a comment.