Posted by & filed under Programming.

New version of the PHP IDE has been released. The key feature in this release is HTML navigation and preview features, that help visualize changes as you’re coding. This is a really helpful feature, as I usually have to switch to a browser to see my changes. I am curious to see how this feature will work with my CMS and other heavy templated projects.

Other features in this release:

  • HTML code navigator. New HTML mode is added to PhpED’s Code Navigator. Clicking on the elements of HTML tree places the cursor on the corresponding line of HTML code, making HTML editing really easy. Learn more about HTML Code Navigator
  • HTML Preview. Added by popular demand, HTML Preview feature lets you see how your HTML file is displayed in the browser while you are editing the file in the Editor. Learn more about HTML Preview
  • HTML Code Folding. PhpED users have long enjoyed state of the art PHP Code Completion and other PHP Editor Tools provided in the IDE. HTML Code Folding and Code completion enables the same functionality for HTML files. PhpED Code Folding automatically detects and marks HTML Tags and allows you to mark and collapse any part of the text in the Editor. Learn more about HTML Code Folding and Code completion in PhpED 5.5!
  • Added by popular request: Multiple Keywords Sets. This feature allows you to group reserved words in any language supported by PHP IDE in multiple groups and assign different styles of syntax highlighting to each group. For example, you can create a set consisting of HTML tags related to table and set the special style of syntax highlighting for them.
  • Added by popular request: Short Cuts for Templates – now you can insert snippets of PHP code with simple keyboard click

More info: NuSphere

One Response to “NuSphere PHPEd 5.5 released”

  1. Editor In Php

    anybody here know of a good site to find more info on editor in php? I’ve got this site bookmarked and im gonna keep checking it out, but i still would like to find a site that covers editor in php a little more thoroughly..thanks

Leave a Reply

  • (will not be published)