Mtangoo
JF-Expert Member
- Oct 25, 2012
- 6,167
- 5,610
Code Named PHP Tanzanite for obvious Reason, We are happy to release first public version of Hosanna Studio, our flagship PHP/Js IDE. Although it is mostly stable and may be used in production places, the Studio is Still a public preview. Some features include:
Download it from here
[*]Switch to Project Tab
[*]Right Click and add new Workspace.
[*]Right Click workspace and create new Project
[*]Enjoy
Using as JavaScript IDE
Enjoy valuable and speedy development.
BH.
UPDATE: Screenshots of **SOME** functionality
- Support for Syntax highlighting for HTML, JS, CSS, and PHP
- Autocomplete for HTML, JS and PHP
- Refactor (JavaScript only)
- Support for Yii and Laravel PHP Framework Project types
- Support for Ember.js JS Project type
- Support for Symbols outline
- FTP/SFTP Support
- Basic Git integration
- So much more
Download it from here
[*]Switch to Project Tab
[*]Right Click and add new Workspace.
[*]Right Click workspace and create new Project
[*]Enjoy
Using as JavaScript IDE
- Install NodeJs following instructions here
- Make sure that npm is in your system path (npm --version in commandline should give you the version)
- If you plan to use it with EmberJs then install ember-cli (npm install -g ember-cli )
- Follow (6) and (7) above
- Enjoy!
Enjoy valuable and speedy development.
BH.
UPDATE: Screenshots of **SOME** functionality