Skip to content

Feature request: client-server configuration with Agda running elsewhere #40

Open
@glangmead

Description

@glangmead

I'm imagining having Agda running on a server listening on a port (perhaps using your other project https://github.com/banacorn/agda-language-server) and VSCode running locally with the extension pointed at the server URL instead of a local path to the binary. Why? Probably many use cases, but in my world there are users who struggle to install Agda, who struggle to keep up with its versions, or whose hardware is not up to the RAM/CPU challenge of cabal install Agda but where VSCode runs smoothly. It would be good to delegate the Agda server to different experts and let the user be productive. Or in a classroom setting where the focus is on Agda and a local install per-student is not needed.

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