Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Visual Studio and 'suggestions'

Discussion in 'Code Editors & IDEs' started by andyz, Aug 14, 2018.

  1. andyz

    andyz

    Joined:
    Jan 5, 2010
    Posts:
    2,246
    Using Visual Studio Community 2017 and a .net 4.x project I get a lot of suggestions on code formatting.

    Some are not useful and fade out text a little .
    Particularly problematic is when I do not use an Auto Property but could - the variable declaration appears faded and I am suggested to use an auto property.

    Can I disable this?