You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ms-python.python/platform.info (VSCode is doing a better job collecting this for every event already, but this is for us to tell how our personal platform detection to know if the language server can be installed)
2- Add a boolean property to ms-python.python/python_language_server.platform_supported to identify that is not supported, and remove the below one:
1- Drop the events below:
ms-python.python/platform.info(VSCode is doing a better job collecting this for every event already, but this is for us to tell how our personal platform detection to know if the language server can be installed)2- Add a boolean property to ms-python.python/python_language_server.platform_supported to identify that is not supported, and remove the below one:
3- Unify the three below to get only one event (unittest.navigate):