Skip to content

v1.20.0

Choose a tag to compare

@rchande rchande released this 11 Jun 15:22
52794d3
  • Updated the auto-generated launch.json to use new mechanism for starting web browser. For more information: https://aka.ms/VSCode-CS-LaunchJson-WebBrowser
  • Improved support for .NET Core 3
  • Updates to Razor support
  • Made QuickInfo display more consistent with Visual Studio. (#2610) (Contributed by @paladique)(PR: #3090)
  • Added support for fading unnecessary code and using statements #2873