Pyshield Changelog

What's new in Pyshield 1.6.2

Jun 13, 2011
  • New features:
  • Clear the content of Console View by popup menu
  • Cascade candidate menu when completing symbol
  • Fix issues:
  • Make the startup process of Pyshield sooner
  • Can't connect to the remote debugger
  • Debugger can't show the local variables when debugging script of Python 3.0 or above

New in Pyshield 1.6.1 (May 9, 2011)

  • You'll find a dog to become a butterfly in this version 1.6.1:
  • Debugging remote scripts
  • Replacing Project Add Item dialog with new one which has more functions
  • Decorate projet view, directory view, buffer view with images
  • Use BlackOnGray as default buffer theme, instead of GNOME2
  • Changing buffer theme will take effects immediately
  • Fix issues:
  • Toolbar button Refresh doesn't work.

New in Pyshield 1.5.4 (Mar 29, 2011)

  • Add items in the menu Tools to select color scheme and change buffer theme.
  • Decorate toolbar with images, and a little adjustment regarding the buttons.
  • Fix issues:
  • New line is hidden when insert one line at the bottom of buffer by `M-j.
  • In the buffer, using `M-x to run one command when the insert cursor is near the right
  • border, the minibox will be clipped.

New in Pyshield 1.5.3 (Mar 14, 2011)

  • New features:
  • Support user defined command
  • Display the console view under the buffer, instead of a popup dialog
  • Add context menu for buffer
  • Add toolbar button to run the main script of current project
  • Disable register function after the product is registered
  • Add global mark menu let you switch the mark between buffers
  • Add editor command `toggle-console-view'
  • Fix issues:
  • Debuger can not show the class attributes when using Python 3.x
  • The incorrect indent guessed when previous line ends with ")", "]" or "}"

New in Pyshield 1.5.2 (Feb 28, 2011)

  • Goto symbol definition by holding CONTROL to click the symbol
  • Show symbol references by holding ALT to click the symbol
  • Recursive edit function when searching
  • Fix issues when run, debug, publish script using Python 3.1

New in Pyshield 1.5.1 (Feb 22, 2011)

  • Support Python 3000.
  • Simple keyboard macro.
  • Customizing the style.
  • Customizing the command keymaps.
  • Cusomizing installation package.
  • Tear-off menu in the GUI Debugger.
  • Completing user-guide document.

New in Pyshield 1.4.2 (Jan 24, 2011)

  • Searching and replacing in multi-files
  • Support column mode, you can select, copy, cut and paste rectangular region
  • Padding and sequence padding
  • Integrated a simple shell command in the console view
  • Adjust the display style of mark
  • Merging duplicated items in the Tag menu
  • Hide or show toolbar, scrollbar, buffer view, directory view
  • Debugger can refresh execute frame when scripts stopping

New in Pyshield 1.4.1 (Jan 17, 2011)

  • Support local mark when editing script
  • Use a balloon to show the value of the variable in the debugger
  • Add many motion and mark commands in the editor

New in Pyshield 1.3.2 (Jan 7, 2011)

  • New features:
  • Support Python 2.x, partly support Python 3.x.
  • Importing patch function.
  • Sending input to the debugged or running script by console window.

New in Pyshield 1.3.1 (Dec 13, 2010)

  • Use command line to make installation, so you can build your project by shell scripts.

New in Pyshield 1.2.3 (Nov 29, 2010)

  • New features:
  • Add which function mode;
  • Cascade tag menu;
  • Improved smart completion.