Highlight selected word
An alpha version of PyScripter 2.3 is out at the PyScripter project page. This version contains a number of new features, about some of which I will blog here. One new feature is the “Highlight…
Turbocharge your Python development with the latest release of PyScripter!
An alpha version of PyScripter 2.3 is out at the PyScripter project page. This version contains a number of new features, about some of which I will blog here. One new feature is the “Highlight…
A number of improvements to code completion have been implemented and will available with the next release of PyScripter: Caching of parsed modules for greater speed Background parsing of open editor files Analysis of return,…
In version control a new IDE option has been added “Use Python colors in IDE”. If checked the colors of the python highlighter (Background color from the space attribute and foreground color of the identifier…
There was a user question at comp.lang.python about how to setup PyScripter in dark colours.In PyScripter try View, Themes, EOS Further dark theme is available at http://www.mytreedb.com/downloads/m-subcat/a-skins.html(you need to download the archive and place the…
This blog was set up to provide information about the Python IDE PyScripter. I will occasionally blog here about development progress, new features, future plans and usage tips.