
It consists of all possible function signatures and parameters.įast project navigation – a very helpful feature which is included, as well as search abilities.Ĭode analysis – allows you to simply do even far-reaching changes, like renaming a symbol. Parameter info feature – can be used if you are unsure which function to use.
Keyboard shortcuts help you select, rearrange and comment your code quickly. Code auto formatting takes care of the preferred coding style guidelines. Multiple cursors handle several editing tasks at a time.
Smart auto completion filters the suggestions to match the left value type. All the changes are handled automatically and can be configured in Preferences.Īn editor and one-click navigation to help you code easily: Moreover, CLion provides support for JavaScript, XML, HTML and CSS.ĬMake – a build system that is used as a project model, which takes the information about your project from CMake files. JetBrains, the creators of many amazing tools for software developers released a new IDE called CLion.ĬLion is a powerful IDE that can be used to develop C and C++ applications on Linux, OS X and Windows, enhancing your productivity with a smart editor, code quality assurance, automated refactorings, and deep integration with CMake build system. Additional options for PHP Code Sniffer. Improved support for Blade templating engine. Remote tools via remote PHP interpreters – allows you to run your application and tools on a production-like environment. Remote edit – individual files can be opened directly from the remote host without adding / downloading them to the local project. PJP servers config shared on project level.
Debugging workflow – new features include:.Inline debugger for PHP – all live debugging data are now shown directly in the editor.Separate PHP constructor editable template.Formatting, constructor and PHPDoc improvements.Ability to use PHP surrounds for HTML in PHP files.Color settings for brackets, braces and parentheses.Other PHP related enhancements – including:.Postfix code completion – helps to reduce backward caret jumps.Support for persistent language injections.Numerous new inspections and intentions.
Advanced code understanding – including:. Recent release of PhpStorm 9 brings us improvements and bug fixes. PhpStorm 9 is a cross-platform IDE for PHP, HTML, JavaScript, CSS, Sass, Less, CoffeeScript, and many other languages. PhpStorm 9, the new major release of JetBrain’s professional PHP IDE, is now available for download!