docs(comments): correct 7 stale 'later task/milestone' comments (stillpending §9)
This commit is contained in:
@@ -18,9 +18,10 @@ namespace ZB.MOM.WW.OtOpcUa.AdminUI.ScriptAnalysis;
|
||||
/// <see cref="VirtualTagContext"/> context.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Public methods are placeholders returning empty results — later tasks fill in each
|
||||
/// capability via TDD. The shared <see cref="Analyze"/> seam + the offset helpers are
|
||||
/// the load-bearing part every later capability reuses; keep them even while unused.
|
||||
/// All capabilities are fully implemented: Diagnose, Complete, Hover, SignatureHelp, and Format
|
||||
/// are wired and backed by the real Roslyn document/analysis pipeline. Only InlayHints is
|
||||
/// intentionally a no-op (empty list) — the endpoint exists for future use but the feature is
|
||||
/// not implemented.
|
||||
/// </remarks>
|
||||
public sealed class ScriptAnalysisService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user