PyScripter version 2.5 was released at http://pyscripter.googlecode.com.
- New features:
- This is the first joint 32-bit and 64-bit version release
- Python 3.3 support added
- Recent Projects menu item added
- Expandable lists and tuples in the Variables window ( Issue 583 )
- Expandable watches as in the Variables window ( Issue 523 )
- Basic support for Cython files added ( Issue 542 )
- New interpreter command Paste & Execute ( Issue 500 ) Replaces Paste with Prompt
- New PyIDE option "Display package names in editor tabs" default True ( Issue 115 )
- New search option "Auto Case Sensitive" (case insensitive when search text is lower case)
- The Abort command raises a KeyboardInterrupt at the Remote Engine ( Issue 618 )
- Incremental search in the Project Explorer matches any part of a filename (Issue 623)
- New IDE option "File line limit for syntax check as you type" default 1000
- Issues addressed:
No comments:
Post a Comment