How can I override a value that is used internally in IntelliJ, for example this expression:
Registry.intValue(\"a.b.c\")
I can access the
Press Ctrl-Alt-Shift-/ and select "Registry" from the menu that appears.