Wing IDE Professional
Wing IDE Professional provides powerful debugging, editing, code intelligence, and search capabilities that reduce development and debugging time, cut...
Description
Wing IDE Professional provides powerful debugging, editing, code intelligence, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code.
Unlike many competing technologies, Wing IDE Professional and Python let you concentrate on building your application-specific functionality.
WHAT’S NEW
Version 6.1.5:
Features
• Improve code intelligence for extension modules in remote projects
• Add debug status icon to items in debug process popup menus and truncate long menu items
• Check for existing like-named symbols before refactor operations
• Allow zooming the font
size
in Wing Tips and match the
size
in the documentation viewer
• Add Reset Font to Default item in the documentation viewer’s context menu
Changes
• File filters specified without *, ?, or [] wildcard will be treated as a file extension
• In Python files, CAPIEditor’s selection-lines-changed signal is no longer emitted if the selection or caret moves between physical lines within the same logical line of code
Bug Fixes
• Fix Find Symbol dialog (patched in 6.1.4)
• Fix goto definition displaying a visible file in another split (patched in 6.1.4)
• Launch the correct Python version when Python Executable is set to py.exe on Windows
• Don’t apply PEP8 formatting when the caret moves between physical lines within the same logical line of code
• Don’t fail to run Django unit tests in some cases due to duplicate call to django.setup()
• Change # # to ## at start of comment when auto-enter space after # is enabled
• Fix auto-spacing after operators at the end of the file and after **
• Don’t show the Caret Line Highlight in editors that don’t have keyboard focus
• Omit irrelevant items in the Exceptions tool’s Option menu in Wing 101
• Clarify that the No License dialog is from Wing
• Fix determining indentation when refactor moving a symbol between modules
• Reset scope name to top level when changing destination
