I have got server management studio and visual studio professional installed.
Using win32 package which uses this native_toolchain_c lib which is trying to find the native compiler (cl.exe)
invoking 'C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe' -format json -utf8 -latest -products * shows only server management studio.
But ignoring "-latest" arguments does show all including visual studio.