Skip to content

v1.21.19-beta3

Pre-release
Pre-release

Choose a tag to compare

@JoeRobich JoeRobich released this 21 May 05:50
3d39264

If you enable our semantic highlighting support then, be sure to try out our new Visual Studio 2019 Light and Dark themes. TypeScript looks great in it too!

Known issues

  • Experimental Semantic Highlighter does not support razor files (.cshtml or .razor)

Changes in Beta 3

Changes in Beta 2

Changes in Beta 1

  • Add setting for enabling go to decompilation omnisharp.enableDecompilationSupport (PR: #3774)
  • Add experimental Semantic Highlighter csharp.semanticHighlighting.enabled (#3565, PR: #3667

NOTE: Both settings are defaulted to false. For semantic highlighting ensure that editor.semanticHighlighting.enabled and csharp.semanticHighlighting.enabled are set to true.