Skip to content

Refactor to use the rust-analyzer language-server framework #7

@chuck-sys

Description

@chuck-sys

This effectively removes async from our code, and will probably take a while. But at the end, we will end up with code that doesn't have RwLock at all and uses threads and channels for communication. Which might be a communication performance increase.

This probably needs benchmarking. Which means that we need a system to do benchmarking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions