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

Sencha Ext JS JetBrains Plugin EA Update 2 Released

April 30, 2015 1650 Views

Get a summary of this article:

Show

The new Ext JS plugin for JetBrains IDEs generated a lot of buzz when we debuted it at SenchaCon 2015 in early April. I’d like to thank each member of the Sencha community who offered feedback and bug reports in person, on the forums, and by reporting errors via the IDE. Now, we’ve released Early Access Update 2 of the Sencha Ext JS plugin. This update addresses many items reported by the community. Here are some of the highlights:

  • Performance: you may have noticed that opening large files caused a noticeable delay in validation and syntax highlighting. This has been greatly improved and should no longer be noticeable.
  • Support for packages: you can now create new packages from the project tree.
  • SDK version selection: you can now select the version of the SDK you’d like to use when creating a new app or workspace.
  • Plugins and features detection: you can now detect ptype and ftype as dependencies and added to the requires array or marked as required.
  • Requires config: we have also fixed the errors that occur when the requires config is a string instead of an array.
  • Other reported errors: this update also fixes several NPEs and other errors reported by developers within the IDE.
  • Thank you for submitting your reports. We monitor them as frequently as possible, and try to fix them as they come in. We really appreciate your feedback and support in helping to make the JetBrains plugin the best it can be.

    If you haven’t already downloaded the plugin, please check out the documentation and try it out. Visit the forums and keep the feedback coming!

Recommended Articles

5 JavaScript Libraries Enterprise Teams Should Avoid Building From Scratch

Enterprise teams routinely invest substantial developer time building JavaScript libraries that already exist as mature, production-grade solutions. This article covers five high-cost component categories that…

How to Evaluate UI Component Libraries: 10 Criteria That Actually Matter

Choosing a UI component library shapes development velocity and application quality for years. This guide covers the ten criteria that matter most when enterprise teams…

Creating a Mobile Application with Ext JS and Capacitor

Introduction Modern mobile applications demand rich user experiences, cross-platform compatibility, and rapid development cycles. In this document, you will learn how Ext JS and Capacitor…

Building Real-Time Dashboards with WebSockets and Frontend Frameworks

Real-time dashboards have become essential in industries where users need instant visibility into changing data. Whether monitoring financial transactions, logistics operations, industrial systems, application health,…

Front-End Frameworks Compared in 2026: Performance, Use Cases, and Trade-offs

Front-end framework selection in 2026 centers on three critical decisions: complete platform versus ecosystem assembly, performance at enterprise scale, and long-term maintenance costs. Ext JS…

Enhancing Component Logic: A Developer’s Guide to Ext JS Plugins

In the world of Ext JS, reusability is king. While subclassing a component is a common approach to extend functionality, it often leads to rigid…

View More
JS Days Popup