Allow remote ssh machine to be included/captured in VSCode's "Export profile" feature. #227049
Open
Description
opened on Aug 15, 2024
I'd like to share my profile with colleagues, but it doesn't capture settings.json, extensions, and maybe a few other things from my remote development VM; only local VSCode profile data. Maybe the VSCode export/import profile feature could be enhanced to capture a remote ssh machines settings also. Or maybe remote ssh extension could manage profiles separately, since a local VSCode session could have multiple remotes, and another person's remote machines might have different names/addresses, etc.
Activity