Back to Mac OS File Chooser
已回答
I used to have the Mac OS system file chooser disabled, as recommended in this post:
After the most recent update this doesn't work anymore. The nice IntelliJ chooser is gone and I'm back to the Mac OS one that always opens my user folder. The registry entry recommended in that post (ide.mac.file.chooser.native) no longer exists.
请先登录再写评论。
Hi,
We are working on redesigning the file chooser dialog completely: https://youtrack.jetbrains.com/issue/IJPL-338
See if it helps to enable the following option in the IDE registry:
This setting doesn't seem to do anything. I tried restarting the application etc. after setting this to true. File > Open puts me in my user folder in the default Mac OS file chooser.
Please open `File | Settings | Advanced Settings`, and disable the `Use native file chooser dialog on Windows/macOS` there.
You can also disable IDE registry `ide.ui.new.file.chooser` if you prefer old file chooser dialog.
All set thank you