Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
These two methods have diverged so I don't honestly know if this is valuable, but updating a comment seems easy enough.
  • Loading branch information
davidwengier committed Sep 11, 2024
1 parent 8ff1ae3 commit dc87898
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ private static LSP.DiagnosticSeverity ConvertDiagnosticSeverity(XamlDiagnosticSe

/// <summary>
/// If you make change in this method, please also update the corresponding file in
/// src\Features\LanguageServer\Protocol\Handler\Diagnostics\AbstractPullDiagnosticHandler.cs
/// src\\LanguageServer\Protocol\Extensions\ProtocolConversions.Diagnostics.cs
/// </summary>
private static DiagnosticTag[] ConvertTags(XamlDiagnostic diagnostic)
{
Expand Down

0 comments on commit dc87898

Please sign in to comment.