Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Feat]: Delegate to upstream remote-cli script #5414

Copy link
Copy link
@code-asher

Description

@code-asher
Issue body actions

What is your suggestion?

Right now we use the script in lib/vscode/bin/remote-cli inside the integrated terminal but we should use it from our own script as well because it provides more than our implementation.

Why do you want this feature?

So things we have not implemented like --wait work even outside code-server and so we can remove our incomplete implementation.

Are there any workarounds to get this functionality today?

Use an absolute path to run it. Or put it in your PATH but then you could not run the server since that script only allows interacting with existing instances of code-server.

Are you interested in submitting a PR for this?

Yeah, will probably take this on.

Implementation notes

Probably easiest to keep the existing logic but then instead of talking to the Code socket ourselves spawn the remote-cli script.

Edit: need to make sure it supports stdin as well, see #5693

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSome improvement that isn't a featureSome improvement that isn't a feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.