Cool Features in Visual Studio 2013 : Part 2

I hope you have a look at my article Part 1 Cool Features in Visual Studio 2013. You can get it from:

image.gif

http://www.c-sharpcorner.com/UploadFile/a6fd36/cool-features-in-visual-studio-2013-part-1/

I would like to continue with the remaining features
as in the following:

  1. HTML 5 Editor Enhancement
  2. Themes
  3. JavaScript Enhancements
  4. Auto Brace Complete
  5. Move Line Up and down (Alt+ and Alt+)
  6. Code Map Window
  7. Feedback and Notifications
  8. UI icons Enhancement

Feature 8: HTML 5 Editor Enhancement

HTML Code for Unicode characters now has autocomplete support. We can find the autocomplete Ampersand (&) as in the following.

image2.gif

Feature 9: Themes


We can find a new Blue Theme introduced in Visual Studio 2013 that provides a better and eye-catching look. We can also edit or import/export various themes that are clearly explained in http://blogs.msdn.com/b/visualstudio/archive/2010/01/04/changing-visual-studio-s-color-palette.aspx

image3.gif

Feature 10: JavaScript Enhancements

Now we can have a method listed in a dropdown and they are indented as per their scope. Also if we are working on that method, the method is highlighted.

image4.gif

Feature 11: Auto Brace Complete

We can find a new Blue Theme introduced in Visual Studio 2013.

image5.gif

Feature 12: Move Line Up/Down (Alt + up arrow and Alt + down arrow)

The move Line Up/ Down feature allows us to move a single line or multiple lines up and down in the code file using the keyboard shortcut Alt + Up Arrow and Alt + Down Arrow.

Feature 13: Code Map Window

We can find a code map option at the top near to debug that shows a visual representation of the execution flow.

imagenew6.gif

image7.gif

Feature 14: Feedback/Notifications


Now we will be able to easily provide feedback or issues about the product to Microsoft using the icon and the top right corner. And also receive notifications about the product and prereleases.

Feature 15: UI Icons Enhancements

We can find a new Blue Theme introduced in Visual Studio 2013.

imagenew.gif

Conclusion

Even though I have covered all the main features I might have missed some of the features Please let me know through your comments. Thanks for having a look at my article with these new features. I hope we can have a better coding experience. Happy Coding.

Up Next
    Ebook Download
    View all
    Learn
    View all