Browse by Tags

All Tags » Editor (RSS)

Tip#102: Did you know… How to specify tag specific formatting by The Official Microsoft IIS Site

Let’s see this with an example.  I have the following html code on my page. Now if I format the document by selecting Edit –> Format document (or Ctrl K, Ctrl D) The document becomes I want the content inside td should remain on the same line...

Tip#66: Did you know... how to insert quotes values automatically while typing the attrib values? by The Official Microsoft IIS Site

It's a nice time saver if you would like the HTML editor to automatically add quotes for the attribute values while you are typing. To set this option select Tools->Options. Check Show all settings. From the left pane select Text Editor -> HTML...

Tip #59: Did you know…How you can automatically format unformatted HTML on paste in VS? by The Official Microsoft IIS Site

Do you copy/ paste a lot of unformatted HTML content in to your web forms? Do you always format HTML after pasting such content? There is an easy way to automatically format HTML on paste in VS. Here is how you do it. In Tools->Options dialog, go to...

Tip #58: Did you know…How you can import/ export HTML Per Tag options in VS? by The Official Microsoft IIS Site

If you make a lot of customization to per tag options and you want import/ export these settings you could easily do so with Tools->Import/Export Settings dialog. To export your custom settings to a vssettings file, launch Import and Export Settings...

Tip #49 Did you know… how to set the editor to always place open braces on new line for functions in JScript? by The Official Microsoft IIS Site

In Visual Studio, click Tools -> Options. In the Options dialog on the left pane select Text editor -> JScript -> Formatting. Check Place open brace on new line for functions. Deepak Verma SDET | Visual Web Developer...( read more ) Read More...
Powered by Community Server (Non-Commercial Edition), by Telligent Systems