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
Currently if you use the JetBrains module on Windows, it will not complain about anything and show the button.
If you click it, then JetBrains gateway will load forever and not tell you that Windows support isn't there yet.
I think we should add an assert that the platform is not Windows in the module to make it error instead.
Currently if you use the JetBrains module on Windows, it will not complain about anything and show the button.
If you click it, then JetBrains gateway will load forever and not tell you that Windows support isn't there yet.
I think we should add an assert that the platform is not Windows in the module to make it error instead.
cc: @matifali
The text was updated successfully, but these errors were encountered: