Recently Updated Plugins
Plugins updated:
22-March-06 |
AStylePlugin 0.7 |
PHPParser 1.2.2: Changes:
-Missing '?>' is now reported as warning and can be
deactivated in the options
-Better code completion handling for interfaces
-<?xml token is now ignored (I think if you put such
token, your php.ini config will only accept <?php for
starting php scripts
Bugs fixed
-php 5 : better handling of type of the method
parameters (array and several other keywords are now
allowed)
-Class access are allowed after method calls (
$a->test()->tutu() )
-Interfaces can now extends several interfaces
-1378327 fixed
-981809 fixed
-1066608 fixed
-1368690 fixed : syntax like if ($a && $b = 3)
-Bug fixed when you had an interface in a project
preventing the project to load |
TypoScript 0.1.1: Added support for multiple templates per page to be
displayed in the site browser, fixed some reported
bugs, reduced dependency to 4.2final. Will now
automatically install the typoscript edit mode when
it's not available. |
|
Plugins updated:
21-March-06 |
JavaSideKick 2.0.2: Announcement: Spit and polish release, code completion
is better, parsing is better, cursor and tree tracking
is better. |
PerlSideKick 0.5: bugfix release |
|
Plugins updated:
20-March-06 |
Console 4.2.5: bugfix release - deleting error patterns and
variable replacement in windows now work. |
JavaScriptSideKick 0.3 |
JMail 1.4: * Upgrade to latest JavaMail and JAF.
* Support for SMTP authentication and secure SMTP |
Oolong 1.0.0: initial release |
Scheme 1.0.1 |
SideKick 0.5: improved caret-following and node-expansion
context menu for managing markers
bugfixes. |
|
Plugins updated:
7-March-06 |
JPyDebug 0.16: JPyDbg V0.0.16:
File reorganization - moved renamed directories, and fixed up build.xml.
Updated property files to reflect modern dependences, etc. (ezust)
JPyDbg V0.0.15 :
- JEDIT :
+ Fix compatibility issue with Jedit 4.3 (based on pre release version) the plugin
is still Jedit 4.2 compatible anyway.
+ Fix NullPointerException regression when selecting a sidekick python node , instead
of going to the source editor line a NullPointerException was arising in Jedit log.
JPyDbg V0.0.14
+ BIG IMPROVEMENT : JpyDbg plugin for NETBEANS IDE available with same functionalities
as the jEdit version.
+ BIG IMPROVEMENT : Installation has been drastically improved : you only need
to install manually the python zip stuff for remote debugging on the remote machine;
for standard local python debugging just put jedit jar pluggin in place or setup the
Netbeans NBM from netbeans IDE ... That's all
+ Fixing bugs around autocompletion for jEdit.
JPyDbg V0.0.13
+ BIG IMPROVEMENT : Pylint now graphically integrated.
+ Tiny fixes and around PYTHONPATH gui problems on misc UNIX platforms(tested on
Linux , Sun Solaris , HPUX and AIX)
JPyDbg V0.0.12
+ BIG IMPROVEMENT : The variable Window is now a clean and lean Python Object memory
browser based on a Swing tree table : You can navigate recursivelly Local and global
Python instances and last but not least dynamically change the final node data instances
+ IMPROVEMENT: Jython environment configuration have been simplifed.
+ IMPROVEMENT : Clean isolation of Jython and Python configuration context
+ IMPROVEMENT : Check button for Jython / Python configuration correctness
+ IMPROVEMENT : PYTHON PATH management has been revisited and improved
* PLANIFIED for release 0.0.13: pyLint integration
* PLANIFIED for release 0.0.14: profiler integration
JPyDbg V0.0.11
+ IMPROVEMENT : when error list is clean jpydbg dockable is brought back to front
+ FIX : thanks to Zachary MacGrew for fixing new AST 2.4 format support for inspector.py
Python 2.4 sidekick tree is now correctly populated previous AST versions are still supported |
XSearch 1.0.9 |