JS Days 2025 is now live – Join 5,000+ devs for the premier virtual JavaScript event. Register Now

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

March 20, 2018 1381 Views
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

Guide to Estimating ROI When Switching From DIY Libraries to Full Software Development Platforms Like Ext JS

Teams started with Do It Yourself, or DIY, JavaScript tools like jQuery and Bootstrap. But those fall apart as projects scale. Scattered code, user interface…

Top Frameworks Developers Are Using for Custom Software Development in 2025

We’re seeing it more every year; teams aren’t settling for plug-and-play tools anymore. In healthcare, finance, logistics, and other data-heavy industries, there’s a clear shift.…

Meet Sencha AI Coding Companion: Your AI-Powered Assistant for Faster Ext JS Development

Building modern web applications should be exciting. But too often, developers find themselves buried in documentation, endlessly Googling framework quirks, or stuck solving the same…

Ext JS 7.9 & Rapid Ext JS V1.1 Have Arrived

The Sencha team is excited to announce the latest Ext JS version 7.9 and Rapid Ext JS 1.1 release – designed to accelerate development, enhance…

Top 10 JS Grid Customization Tips for a Better UI Experience

Grids are pretty much everywhere in web apps. Working with financial sheets, product details, or users? Then you’ve probably used a JavaScript grid. It makes…

Why Ext JS Framework is the Go-To Framework for Building Scalable and Data-Intensive Web Apps

Web apps are much more advanced now. They deal with large amounts of data and need to stay fast, even with many users. If you’re…

View More

Trusted by Top Developers: Learn how to enhance your development journey — for free

Get the latest newsletter keeping thousands of developers in the loop.

Loved by developers at