codestream
codestream copied to clipboard
[BUG] Creating CodeMarks doesn't work in wsl in JetBrains IDEs
- CodeStream Extension version: 14.24.0+504
- IDE Version: PhpStorm 2023.1.4
- OS Version: Windows 11 Pro, Version: 22H2, OS build: 22621.1992
- WSL: Ubuntu
When opening any git project from wsl. The plugin starts having issues. First logging in with email code stops working because I never get the email. But I can work around that by logging in with password. Not sure if this is related to codemarks not working.
I do get CodeMarks that other users create and I can even respond to them.
The problem is I cannot create any codemarks myself. I select some code, right click > CodeStream > Add comment. Then I write the comment but when I submit the comment nothing happens and the submit button just spins indefinetely.
When I clone the same project to windows and open it from windows with the same IDE I can create codemarks just fine. Tested with WebStorm and PhpStorm, it seems to work fine with VS Code in wsl.
Also I am working with self-hosted gitlab.
Steps to Reproduce:
- Open any wsl git-project in PhpStorm
- Try to add comment
- Submit the comment
- The submit button is spinning indefinetely.