Tried the provided windows isntallation instruction:
powershell -NoProfile -ExecutionPolicy Bypass -Command "iex (irm 'https://junie.jetbrains.com/install.ps1')"
Didn't work - the script was blocked by BitDefender as malicious.
Even if technically maybe not malicious (hard for me to determine without running a full code analysis) this is hardly a great experience
Tried the provided windows isntallation instruction:
powershell -NoProfile -ExecutionPolicy Bypass -Command "iex (irm 'https://junie.jetbrains.com/install.ps1')"
Didn't work - the script was blocked by BitDefender as malicious.
Even if technically maybe not malicious (hard for me to determine without running a full code analysis) this is hardly a great experience