News

NativeScript 1.7 Extends Support to Visual Studio Code

Cross-platform development tool is now integrated with Visual Studio Code via an extension. The company is also workin on support for UWP and Windows Mobile 10.

Telerik last month released an update to NativeScript last month that adds improved VS Code integration and Angular support.The company demonstrated the preview at the Microsoft Build event in San Francisco at the end of March.

NativeScript is described as a cross-platform framework that allows apps to be built using JavaScript, CSS and XML. In some ways, it's competitive with Xamarin, another popular cross-platform development environment that was acquired earlier this year by Microsoft.

New in version 1.7 is support for VS Code, which comes as an extension. The extension is capable of working on a Mac as well as Windows environment, and supports development with iOS and Android apps. The extension allows for full debugging support, which means the ability to set breakpoints and inspect variables, or do a code step through. TypeScript is also supported, with IntelliSense, refactoring, and navigation support right from within the VS editor.

The company is also previewing a NativeScript Runtime environment that will work within the Universal Windows Platform, including Windows Mobile 10 (the company blogs about that feature here). The runtime is being developed as an open source project on Github here.

The company released version 1.6 in February. That version featured integration with the VS debugger, improvements in page navigation transitions, FireBase and Admob integration, and other features. You can view a development roadmap for NativeScript here, which also highlights a projected release for version 1.8.

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

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube