News

Inside Visual Studio Tools for Apache Cordova CTP 3.1

Testing Visual Studio 2015 CTP 6? You've got the latest tools for debugging Apache Cordova apps on Windows Phone 8.1.

While Apache Cordova support might seem to be a minor footnote feature in the announcement a few weeks ago of the release of Visual Studio 2015 CTP 6, Microsoft Program Manager Kirupa Chinnathambi with the Visual Studio Client Team blogged about it and offered up a video presentation with more detail on the feature set.

Apache Cordova is an open source cross-platform mobile application building toolkit that's popular with developers because it allows for minimal app building using HTML, CSS and JavaScript.

One of the important features of the Visual Studio Tools for Apache Cordova CTP 3.1 update is the ability to debug Apache Cordova apps targeted for Windows Phone 8.1 devices, which essentially is an expansion of the breadth of debugging capabilities (it's already capable of debugging Android 4.x, iOS 6, and Window Phone 8 and Windows Store 8 apps). Writes Chinnathambi: "Across all of these platforms, you can set breakpoints, inspect variables, use the console, and perform all the various other debugging tasks to help you find issues quickly."

CTP 3.1 also brings support up to Cordova version 4.1.2, which itself includes improved iOS 6 and Windows Phone support. It also speeds up performance when meshing with local plug-ins, which Chinnathambi said was a point of emphasis for the team over the last year. He also said that build and packaging projects for deployment should be more reliable with the update, particularly with issues some developers had when moving among platforms. And, finally, he talked about improved support for the Ripple emulator alternative, which addresses mainly reliability issues.

Get details and download Visual Studio Tools for Apache Cordova CTP 3.1.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events