Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Stop helping me, Microsoft !!!

Stop helping me, Microsoft !!!

Scheduled Pinned Locked Moved Visual Studio
csharpc++htmlvisual-studiocom
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tom Archer
    wrote on last edited by
    #1

    Is there anyway to turn off Microsoft's "help" in Visual Studio. Specifically, I'm referring to the following issues:

    • The editor's penchant to automatically insert closing tags when you've typed an opening tag in an HTML file.
    • The editor's automatically formatting (with HTML) any text that is copied and pasted from another application into a source file.

    Cheers, Tom Archer Author - Inside C#, Visual C++.NET Bible

    A 1 Reply Last reply
    0
    • T Tom Archer

      Is there anyway to turn off Microsoft's "help" in Visual Studio. Specifically, I'm referring to the following issues:

      • The editor's penchant to automatically insert closing tags when you've typed an opening tag in an HTML file.
      • The editor's automatically formatting (with HTML) any text that is copied and pasted from another application into a source file.

      Cheers, Tom Archer Author - Inside C#, Visual C++.NET Bible

      A Offline
      A Offline
      AndyG
      wrote on last edited by
      #2

      First issue: Go to Tools->Options then click Text Editor, then click HTML/XML, then click HTML specific and uncheck the Close Tag check box. You might want to do the same for XML specific if you're editing config files. Second issue (not tested, but I have a hunch that it'll work): Go to Tools->Options then click Text Editor, then click HTML/XML, then click Format. Take a look at the Apply Automatic Formatting section. Andy Gaskell, MCSD MCDBA

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups