Visual Studio 2015 first experience-not for front-end development work

Source: Internet
Author: User

Objective

Because the background project development applicable VS2015, in order to cooperate with the background development, the front-end department also unified from VS2013 to the VS2015.

Because the C disk space is not enough to first uninstall, here does not say uninstall 2013 spent a long time, only said to install 2015 when used for nearly 3 hours, but the installation is the English version, and to download the Chinese language Pack, a language pack incredibly also up to 2 more g, really do not know how many things inside.

All in all, finally installed, began to install web development "Suite": Web essentials2015.1+resharper10+typescript1.7 (with) +jsdoc

After all, found a number of problems ....

VS2015 Front-end development issues 1, typescript development There is no real-time compilation preview on the right

I really like this feature, you can see the compiled code in real-time, not only to ensure that the compiled JS is the code I want to implement, you can also learn typescript grammar and principle. But he's gone, I know this real-time preview feature is provided by the Web Essentials plugin, so go to the plugin's options panel, found that there is no typescript this sub-option, even the Sass,less,coffeescript option is gone, Only CSS and JS and HTML, almost completely scrapped the same.

To the official website, the original author's reply is:

Madskristensen:

The TS Preview pane have been removed from Web Essentials due to continuously running into conflicts with the TS Compi Ler when the new versions come out. The TS team is aware of it and I hope they would add the feature into the TS tooling in the future. It is possible, this feature would be included in the brand new Web Compiler extensions (https://visualstudiogallery.ms DN.MICROSOFT.COM/3B329021-CD7A-4A01-86FC-714C2D05BB6C) When preview panes has been implemented.

It probably means that because the VS bug causes the Web Essentials2015 plugin to remove all compilers, there is no real-time preview.

Well, I can still accept it without a preview, at least he can use it and work.

Original link: https://github.com/madskristensen/WebEssentials2015/issues/53

2. Sass Development No Right-hand CSS compilation preview

This is the same reason as the Web Essentials plug-in provides support.

3, sass,less cannot compile

I can't put up with this, I can't work without compiling CSS, but the author of Web Essentials provides a new plugin: Web Compiler.

Web Compiler

A Visual Studio extension that compiles less, Sass, JSX, ES6 and Coffeescript files.

Look at the introduction seems to be specifically designed to solve the VS2015 of the compilation problem of the plug-in, installed, after the discovery and can not think of VS2013 as long as the press Ctrl+s will be automatically compiled.

You need to compile the sass file and add it manually to his list of compiled files before you can use save to compile automatically.

Although he also provides the functionality of compile all, it is still not very useful, it is not automatically included for newly created sass files, or it is necessary to manually trigger the compilation. Still no VS2013 inside that good.

Unloading

Try here I have made up my mind to uninstall VS2015, re-use back to VS2013, wait 2015 to develop a period of time, fix some bugs and then use it.

Uninstall VS2015 when the pain did not say, so far has not been uninstalled clean ....

Finish

Original link-http://www.cnblogs.com/xxcanghai/p/5032447.html

Visual Studio 2015 first experience-not for front-end development work

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.