Try Upgrade Adviser – Scan Your Ext JS Codebase for V8 App Upgrade

Sencha Ext JS JetBrains Plugin EA Update 2 Released

April 30, 2015 1562 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

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…

Upgrading Ext JS 7.x to 8.0: A Practical Enterprise Guide

For teams already running Ext JS 7.x, upgrading to Ext JS 8.0 is usually a manageable modernization step rather than a full-scale rebuild. Because the…

Upgrading Ext JS 6.x to 8.0: A Practical Guide

For organizations maintaining Ext JS 6.x applications, upgrading to Ext JS 8.0 is typically a modernization exercise focused on stability, maintainability, tooling alignment, and validation…

View More