Join Virtual JavaScript Days 2026 and Get a Free Participation Certificate – Register Now!

Sencha Visual Studio and Eclipse Plugins Are Generally Available

December 2, 2015 3865 Views

Get a summary of this article:

Show

Sencha IDE Plugins

We’re excited to announce that Sencha Visual Studio Plugin and Eclipse Plugin are now generally available. With this release, we now have support for all of the major IDEs including JetBrains. Our goal for Sencha IDE Plugins is to streamline the development process for developers using Sencha Ext JS and popular IDEs. These new plugins are available to Ext JS Pro and Premium customers at no extra charge.

  • Try it for free today*
  • *Note: when you receive the Ext JS free trial confirmation email, you can choose to download Visual Studio or Eclipse plugin only, if you already have Ext JS.

  • Ext JS Pro and Premium customers:
    Download the plugin from the Support portal.

Both Eclipse and Visual Studio Plugins have the following features to help developers build Ext JS web applications faster:

  • Starter template: quickly create new web application projects for Sencha Ext JS frameworks
  • Consistent code completion experience inside the IDE for:
    • Config, method, and property names for all Ext JS and user classes
    • Alias properties such as xtype, controller, viewModel, layout
    • Event names and listeners objects
    • Controller methods in listeners
    • Properties from the ViewModel in bind configs
  • Easily navigate code to:
    • Framework, custom, and parent classes
    • Context-sensitive help
  • Use template creation capabilities to quickly create code snippets by adding new:
    • Ext JS apps and workspaces
    • Ext JS classes (view, model, controller, store)
    • View packages
  • Integrate with build and debugging tools by:
    • Watching source code changes and rebuilding using Sencha Cmd
    • Using inspect flags to allow inspection of Ext JS apps using Sencha Inspector
  • Support for any Sencha application developed with Ext JS 4.2 and above or Touch 2.1 and above.

Visual Studio Plugin

Visual Studio Plugin is available for Microsoft Visual Studio 2015 and 2013 for Enterprise, Professional, Ultimate, Premium, or Community editions.

Installation Instructions:

After downloading the Visual Studio IDE Plugin (from the Support Portal or Ext JS trial):

  • Run (double-click) the VSIX file and follow the steps in the install wizard.
  • Restart Visual Studio for the changes to take effect.
  • Use (or create) your Sencha ID to register your plugin and start a fully-functional 30 day trial.
  • Ext JS Pro and Premium customers: use the activation code that you received with your purchase to activate the plugin.
  • Follow the steps described in the Sencha docs to create a new Ext JS project or add the Ext JS framework to an existing project.

To learn more about Visual Studio Plugin, access our on-demand webinar Build Universal HTML5 Apps within Visual Studio. Please share your feedback in the Visual Studio Plugin forum.

Sencha Eclipse Plugin

The Eclipse Plugin is available for Luna and Mars editions.

Installation Instructions:

After downloading the Eclipse IDE Plugin (from the Support Portal or Ext JS trial):

  • In Eclipse, go to Help -> Install New Software, click the “Add” button.
  • Click the “Archive” button and point to the downloaded Eclipse IDE Plugin zip file.
  • Select the resulting checkbox next to the “Sencha Ext JS Plugin” item.
  • Click “Next >” twice.
  • Accept the terms of the license agreement and click “Finish” (“OK” to bypass any warnings).
  • Restart Eclipse for the changes to take effect.
  • Use (or create) your Sencha ID to register your plugin and start a fully-functional 30 day trial.
  • Ext JS Pro and Premium customers: use the activation code that you received with your purchase to activate plugin.
  • Follow the steps described in the Sencha docs to create a new Ext JS project or add the Ext JS framework to an existing project.
  • To learn more about Eclipse Plugin, access the on-demand webinar Improving Developer Productivity: Sencha Eclipse Plugin. Please share your feedback in the Eclipse Plugin forum.

    We wish to extend our heartfelt thanks to our community. Your feedback and bug reports during the Early Access programs have made it possible for us to achieve this milestone. We hope you enjoy building web apps with Ext JS using Visual Studio and Eclipse Plugins.

Recommended Articles

Building Responsive, Data-Driven Enterprise Applications with JavaScript

In enterprise software, responsiveness is no longer a nice-to-have. Users expect the same application to perform smoothly whether they are working at a desktop with…

What’s New in ReExt 1.2

Modern teams are under constant pressure to ship faster without sacrificing UX quality, maintainability, or enterprise-grade capabilities. That’s easy to say, but much harder to…

BFF Architecture – Optimizing Communication between Node. js and Ext JS

Modern enterprise applications rarely struggle because they lack features. More often, they struggle because the frontend and backend are speaking slightly different languages. Your database…

Case Study: Building a Modern Recruitment Application with Ext JS

Hiring the right talent requires more than collecting resumes. Modern recruitment teams need streamlined workflows, real-time visibility, and reliable tools that support every stage of…

Techniques for Handling Large Data Sets in Ext JS

Enterprise applications often need to display and process thousands – or even millions – of records while maintaining a responsive and intuitive user experience. Whether…

Building an AI-Powered School Grading System with Ext JS

Educational institutions are under increasing pressure to evaluate growing numbers of student assessments while maintaining fairness, consistency, and timely feedback. Although artificial intelligence offers new…

View More
JS Days Popup