Skip to content

[Feat]: Support --wait param #5872

Open
@amosyuen

Description

@amosyuen

What is your suggestion?

Support --wait flag in the integrated terminal.

Why do you want this feature?

I like to use VSCode as the editor in git, the normal vscode supports code --wait, but code-server does not. --wait is needed to make sure the command line does not return until the file is closed in vscode.

Are there any workarounds to get this functionality today?

Not that I know of. https://github.com/coder/code-server/blob/1484bee621717ca49a50b1ed69184b66712497f0/CHANGELOG.md#changed-7 seems to indicate that it should work. But I have code version 4.8.3 and calling code --wait gives me error err Unknown option --wait

Are you interested in submitting a PR for this?

Probably not

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-investigationThis issue needs to be further investigated

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions