Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Kclient Remote DesktopNew to Visual Studio Code? Get it now.
Kclient Remote Desktop

Kclient Remote Desktop

gbraad

|
19 installs
| (0) | Free
Remote Desktop Client for developer environments
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Remote Desktop (kclient)

logo

kclient integration to set up remote desktop access for VS Code

Installation

VS Code

.devcontainer

To add this to a devcontainer, you add the following to the devcontainer.json

    "customizations": {
        "vscode": {
            "extensions": [
                ...,
                "gbraad.rdesktop-kclient"
            ]
        }
    }

Authors

"Gerard Braad"
@gbraad
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft