PyCharm 2025.3.3 - Drawbacks when open URI from Run output
In previous version 2025.2.6, when clicking into a file URI ( file:///Users/…) I had a very smooth experience
- If that's a file, open the file using associated program
- If that's a folder, open in Finder
Now in 2025.3.3, clicking into a file URI results a painful experience with a lot of state transitions which is completely waste of time & effort:
- Open a browser, run the URI in browser
- Open in Finder and select the file
Before: Only 1 click
Now: Need to close the browser + double click the file again.
Awwwwwww
请先登录再写评论。
Thank you for reporting this issue, we've successfully reproduced it and created a bug report on this matter: https://youtrack.jetbrains.com/issue/PY-88244/
Please vote for it to receive updates regarding its status.