2006-07-17
- Server launch configuration tabs improvements (sgibly)
- Update versions to 0.2.0 (slapsha)
- bug fix in explorer filters (sben-zeev)
2006-07-16
- Added 'Open in Browser' option to the web server launch configuration dialog.
This addition opens a browser (internal / external) with the debug URL already entered. By that, a debug session starts. (sgibly)
- Added a .svn and CVS to the deploy filter (sgibly)
- enable sub classing (sben-zeev)
- added smart Tab feature (by yaron.m) (ggurfinke)
- minor changes on scheduler and php line style formatting (rganor)
2006-07-12
- Smarter open-in-editor behavior. (slapsha)
- Fixing deprecation (slapsha)
- handle builders addition also not upon project creation (eklein)
- added Eclipse.org provider (sben-zeev)
2006-07-11
- Fixed: #149461 (wrong menu path in PHP Search action). (mspector)
- Fixed: #149450 (exception while choosing directory in launch configuration of "PHP executable") (mspector)
- In FormatPreferencesSupport returning a default values when the current documet is not supplied (ggurfinke)
- Store transfer encoding in launch configuration attributes, instead of launch itself. (mspector)
2006-07-10
- Porting from JDT (slapsha)
- Improved handling a connection close when a debug session cannot be initialized currectly for some reason (sgibly)
- Internal tag in PHP doc block.
this feature removes the php code data from the proposal completion list if the tag "@internal" is presented in the declaration of this php code data. (rganor)
- refactoring (sben-zeev)
- Support changing debug transfer encoding (set default to UTF-8). (mspector)
2006-07-09
- enable subclassing (sben-zeev)
- Fix warnings (mspector)
2006-07-05
- expose php.ui.editor.templates in order to use the PHPTemplateContextType (eklein)