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:
- 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
There is no documentation available to public right now. But here is basic installation procedure:
Download it from
Here
Using as PHP IDE
- Install PHP and MySQL if you need database or any database you want
- Go to Preference->General preference->environment (try to resize dialog if you face any issue)
- Add Path to php.exe on the text box
- Install Composer following instructions 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!
Please report any issues here or if you have anything private send me a PM.
Enjoy valuable and speedy development.
BH.
UPDATE: Screenshots of **SOME** functionality
View attachment 345507 View attachment 345508 View attachment 345509 View attachment 345510 View attachment 345511 View attachment 345512