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

Early Access to Sencha Plugin for Visual Studio 2017 is Now Available

March 20, 2018 2103 Views

Get a summary of this article:

Show

Sencha Plugin for Visual Studio 2017

We’re pleased to announce that the early access version of the Sencha Visual Studio 2017 Plugin is now available. Sencha Visual Studio Plugins were created with the goal of streamlining the development process for Sencha Ext JS developers using Visual Studio IDEs and to help developers build their applications faster.

Visual Studio 2017 Plugin – Download Now

Using the Visual Studio Plugin

The Sencha Visual Studio Plugin uses Microsoft’s standard VSIX file extension to install the plugin in compatible versions in Visual Studio. After downloading the VSIX file, double click on the VSIX file and just follow the prompts. For additional instructions, please follow the installation steps in the documentation.

Try the following features:

  • Quickly create new web application projects for Sencha Ext JS frameworks with a starter template. A basic project type containing an example of a Web API project configured to use Ext JS for the front end is available through the ‘New Project’ control (File > New Project…). You can also create a standalone Ext JS Web Site, which can be added to ASP.NET projects. To create a new Web Site choose “File > New > New Web Site…”.
  • Easily add Ext JS App, Ext JS classes (view, model, controller, store), Ext JS Workspaces and View packages
  • Try the following features

  • Easily navigate code by clicking on references and go to definition for:
    • class name
    • xtypes and other type aliases
    • methods and properties
    • config keys
    • events
  • Integrate with build and debugging tools by watching source code changes and rebuilding using Sencha Cmd. Once an Application has been generated, you can easily start Sencha App Watch to begin development with the Cmd web server. sencha app watch output can be displayed within its own window. It can be be shown from the menu by selecting: View > Other Windows > Sencha App Watch.
  • IntelliSense

    The Sencha Visual Studio Plugin provides IntelliSense support for Ext JS. Utilize the 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

    To enable Ext JS code completion support, you will need to disable the VS2017 Javascript language service as below.
    IntelliSense

    Try It Out

    Try the Sencha Plugin for Visual Studio 2017 early access version and tell us what you think by completing a short survey. You can also share your feedback in the Visual Studio Plugin forum.

    We look forward to reading your feedback.

Recommended Articles

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…

Building Trusted AI Analytics for Enterprise JavaScript Applications

Artificial intelligence is transforming how organizations explore data, generate reports, and uncover business insights. While AI-powered analytics can dramatically improve accessibility, enterprise adoption requires more…

Building High-Performance Operational Dashboards with Ext JS

Modern logistics operations generate an enormous volume of data every second. From fleet tracking and shipment monitoring to inventory movement and operational costs, organizations rely…

Modernizing Legacy Database Applications with AI and Ext JS

Many organizations continue to depend on database-driven applications that have served the business for years. While these systems often remain reliable, their user interfaces can…

View More
JS Days Popup