FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[Discussion] Revisit the `LanguageServerDownloader` class and redesign for DI and more general use cases. · Issue #2421 · microsoft/vscode-python · GitHub

[Discussion] Revisit the LanguageServerDownloader class and redesign for DI and more general use cases. #2421

Description

Our current class for downloading the Language Server is one that was made-for-purpose and as such has a bit of an anti-pattern design for what we would like for the extension overall.

Discuss improving upon the current implementation to make it easier to re-use for future cases where we may need to download extra libs/interpreters/etc.

Discussion should also include cost/benefit of redesigning the current implementation to incorporate DI, and to improve test-ability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    debtCode quality issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL