Het progamma phpDesigner is een 'integrated development environment' voor het schrijven van onder meer php-, html-, xml-, javascript- en sql-code. De software biedt daarbij ondersteuning aan project- en bestandsbeheer, syntax highlighting en debug-mogelijkheden. De ontwikkelaars hebben enkele dagen geleden versie 7.2 uitgebracht met de volgende lap tekst van aanpassingen sinds de vorige vermelding in de Meuktracker:
Version 7.2:Version 7.1:
- New. Upgraded to PHP 5.3.2
- New. Option to disable highlighting the active line, default off (Preferences > Editor)
- New. Show project panel
- New. Always show the project panel when loading a project, default on
- New. Support for resizing the Go to declaration dialog
- New. Added default shortcut alt+ctrl+o for Go to files
- New. Option to set the configuration file php.ini for PHP syntax check
- New. The Layout manager now prompt and ask if phpDesigner 7 is closed before resetting
- New. Czech language file updated
- New. Polish language file updated
- New. French language file updated
- New. Chinese language file updated
- New. Portuguese language file added
- Fix. Date and time dialog
- Fix. File tab visibility when cancelling the close all document command
- Fix. Close all documents
- Fix. Search overrides the bookmark indicators
- Fix. Support for more than 1024 characters editor width (Preferences > Editor)
- Fix. Removed built-in shortcut for column mode
- Fix. Shorten the highlighter names on the editor toolbar
- Fix. Disabled the url dialog when typing <a href=""...> (for faster typing)
- Fix. PHP syntax check now uses the same installation as debugging by default
- Fix. If there is no warning or errors generated by the HTML Tidy the panel will not be showed
- Fix. The HTML Tidy now works with Windows 7
- Minor fixes and improvements
- New. New created files are marked as modified (optional)
- New. Insert images from the file browser as html/css tags
- New. Insert images from the file system as html/css tags
- New. Upgraded to PHP 5.3.1
- New. Upgraded Xdebug to 2.0.5
- New. Syntax check for PHP now checks for missing ;
- New. Run now support PHP scripts (previously it only supported HTML)
- New. Option to hide the Editor toolbar from the menu View
- New. Option to hide the Debug button on the Editor toolbar from the menu View
- New. Option to hide the Run button on the Editor toolbar from the menu View
- New. Option to hide the Localhost button on the Editor toolbar from the menu View
- New. Option to hide the Syntax highlighter button on the Editor toolbar from the menu View
- New. File tab (select before close)
- New. Code explorer for PHP now lists variables inside functions
- New. Keep text when auto inserting brackets
- New. The HTML tag <u> has been replaced with <ins>
- New. Wine compatible (linux/ubuntu)
- New. Upgraded connection to jQuery 1.4
- New. Added support for connecting to jQuery UI 1.7.2
- New. JavaScript functions from the code competition will now include ()
- New. Added Go to Declaration to the Go to menu
- New. Support for changing the shortcut for the Go to Declaration function
- New. Macedonian language file added
- New. Greek language file added
- New. Lithuanian language file added
- New. Croatian language file added
- New. Italian language file updated
- New. Simplified Chinese language file updated
- New. Hungarian language file updated
- New. Turkish language file updated
- New. Spanish language file updated
- New. French language file updated
- New. Polish language file updated
- Fix. Inserting JavaScript functions from the Code Completion will now also add ()
- Fix. Run PHP scripts without Xdebug
- Fix. Default extension in the Save dialog when saving CSS files
- Fix. URL in the jQuery menu
- Fix. Code completion for JavaScript is now case-sensitive
- Fix. Disabled the automatic trigger for the code completion inside strings and comments
- Fix. Normal has been replaced with Paragraph on the Format toolbar
- Fix. Multi-select in Open project file when using arrows up/down
- Fix. Application manager
- Fix. Go to declaration
- Fix. Removed the welcome screen
- Fix. Improved the load order of last opened files on upstart
- Fix. Better information/hint if the PHP/Xdebug won't start
- Fix. Duplicated classes in $[variable] = new [Code Completion]
- Fix. Removed the shortcut ctrl+alt+c for more colors as it conflicts with the Polish keyboard (new installation)
- Fix. Removed the shortcut ctrl+alt+o for go to file as it conflicts with the Polish keyboard (new installation)
- Fix. Displaying multiple FTP/SFTP sites
- Minor fixes and improvements