When developing remotely (https://code.visualstudio.com/docs/remote/remote-overview) on a Windows/Linux computer and connecting to a Linux/Windows computer, what does platformSettings.platforms actually refer to? What about introducing platformSettings.localPlatforms and platformSettings.remotePlatforms, would that make any sense at all?
When developing remotely (https://code.visualstudio.com/docs/remote/remote-overview) on a Windows/Linux computer and connecting to a Linux/Windows computer, what does
platformSettings.platformsactually refer to? What about introducingplatformSettings.localPlatformsandplatformSettings.remotePlatforms, would that make any sense at all?