pyscripter

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gigs_

    #1

    pyscripter

    How to change syntax color in pyscripter for python interpreter?

    I have change color in tools>options>e ditor options and everything is
    fine till restart pyscripter.
    After restart only in module is good syntax color, but in interpreter is
    back to default.

    thx
  • PyScripter

    #2
    Re: pyscripter

    On Feb 15, 12:41 am, Gigs_ <g...@hi.t-com.hrwrote:
    How to change syntax color inpyscripterfor python interpreter?
    >
    I have change color in tools>options>e ditor options and everything is
    fine till restartpyscript er.
    After restart only in module is good syntax color, but in interpreter is
    back to default.
    >
    thx
    This is a bug in PyScripter that was fixed in version control. The
    fix will be available in the next version.
    Workaround: After starting Pyscripter, go to Tools, Option, Editor
    Options and press OK. This will apply your syntax highlighting
    changes to the interpreter window.

    Comment

    Working...