Skip to content

chore: remove stale Phase 3-5 comment in translator.rs #134

@bug-ops

Description

@bug-ops

Description

A stale comment block in crates/mcpls-core/src/bridge/translator.rs at line 107 references "Phase 3-5" work that has since been completed (initialize/shutdown now handled by LspServer in lifecycle.rs). The comment is misleading for readers.

Expected Behavior

Dead TODO comments are removed or replaced with an accurate description.

Actual Behavior

// TODO: These methods will be implemented in Phase 3-5
// Initialize and shutdown are now handled by LspServer in lifecycle.rs

// Future implementation will use LspServer instead of LspClient directly

The TODO is resolved but the comment remains, creating confusion about what is still pending.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4Nice-to-have: research ideas, future enhancements

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions