Skip to content

Instantly share code, notes, and snippets.

@object-Object
Created March 6, 2024 23:51
Show Gist options
  • Save object-Object/185bfa7cf28135c8df823eb50dcd9718 to your computer and use it in GitHub Desktop.
Save object-Object/185bfa7cf28135c8df823eb50dcd9718 to your computer and use it in GitHub Desktop.
Make IntelliJ IDEA use the native Windows file picker dialog

Open Help > Edit Custom Properties... and add the following lines:

ide.win.file.chooser.native=true
sun.awt.windows.useCommonItemDialog=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment