JS Studio – Qt-based cross-platform IDE for developing JavaScript-based web applications

Sponsored Link
JS Studio is a Qt-based cross-platform IDE for developing JavaScript-based web applications.

JS Studio is designed to be a fully-featured IDE for developing web applications with a focus on interactive JavaScript-based apps. Here are some of the features currently available:

Syntax highlighting for some common languages (JS, Python, HTML, and CSS)
Project management (add / remove / rename files)
Interface can be fully extended / modified by JavaScript addons (includes addon manager)

Install JS studio in ubuntu

Open the terminal and run the following commands

sudo apt-add-repository ppa:george-edison55/george-edison
sudo apt-get update
sudo apt-get install jsstudio

Screenshot


Sponsored Link

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *