Make JavaScript easier to edit in Visual Studio 2015

Source: Internet
Author: User

Microsoft's release of Visual Studio 2015 shows the company's work on the development language that has enabled the development tool to be more mainstream. Microsoft Project Manager Jordan Matthiesen has detailed some of the new features that specifically address JavaScript development. Matthiesen explained that his JavaScript tools team focused on improving the editing of products in the JavaScript library, ECMAScript 2015 (formerly ECMAScript 6) language categories, and better managing JavaScript projects.

With regard to library support, VS2015 supports ANGULARJS 1.x and Requirejs directly. Supporting these means that the editor will provide IntelliSense in VS, go to definition and so on, without the need for developers to install additional extensions to support. The VS editor also adds recognition and support for jsdoc comments, so it's easier to write new code or browse library files.

VS2015 's editor now natively supports language constructs (but not all) in ECMAScript 2015. Matthiesen let developers go to the user voice to hold a poll has decided what their team should do next.

JavaScript editing is taking full advantage of the Visual Studio Task List support, so you may now drop notes in the source file (//Todo:or//HACK:), which will also appear in the Task list. This makes it easy to follow up on editing painting in the future. Similarly, since Visual Studio has a good understanding of JavaScript, its navigation bar can provide more convenient navigation in the source file (for example, moving to the definition of a class or function).

These supplements will appear in the Release candidate version of Visual Studio.

Make JavaScript easier to edit in Visual Studio 2015

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.