Skip to content

v1.21.17

Choose a tag to compare

@JoeRobich JoeRobich released this 11 Apr 17:26
e0fb745
  • Updated Razor support (PR:#3696)
    • Razor support for <text> tag completions.
    • Ability to restart the Razor Language Server to activate changes to the razor.trace level.
    • Bug fixes and performance improvements.
  • Support for <RunAnalyzers /> and <RunAnalyzersDuringLiveAnalysis /> (PR: omnisharp-roslyn/#1739)
  • Add typeparam documentation comments to text description (#3516, PR: omnisharp-roslyn/#1749)
  • Tag #region blocks appropriately in the block structure service (#2621, PR: omnisharp-roslyn/#1748)