Skip to content

Version 3.6.2 (29 November 2019)

Compare
Choose a tag to compare
@pyscripter pyscripter released this 01 Dec 22:25
· 752 commits to master since this release
  • New features:
    • Improved compatibility with venv virtual environments
    • Restore code folding state when you start PyScripter (#973)
    • Syntax for adding and removing parameters (#971). $[proc=?Question] adds parameter proc and $[proc=] removes it
    • Improved DPI scaling
    • Highlighters and styles are now installed under ProgramData to better support multiple users on the same computer
    • Two new styles added (Calypso and Stellar)
  • Issues addressed: