0

How can I setup JetBrains IDEA/Rider to use the editor font in the search/find dialog?

oleh
  • 820
  • 2
  • 13
  • 28

1 Answers1

0

Help -> Edit Custom Properties...

add the following line

ide.find.use.editor.font=true

enter image description here

oleh
  • 820
  • 2
  • 13
  • 28