How to close this function

how to close this function

Hi, you can use this shortcut to do this - Mac: CMD + R + [
Windows/Linux: Ctrl + R + [

Thank you for your reply. This is the current shortcut configuration in Cursor, and it seems there isn’t a function corresponding to “Ctrl + R + [” (it only allows “Ctrl + R, Ctrl + [”). What is the name of that function? I’d like to search for it. Thank you

By the way, Ctrl + Shift + [ folds the code, turning it into something like dict(…).
However, what I actually want is to disable the auto-completion or inline type hints that appear inside dict

image

Thank you for your reply. I’ve already found the solution. Thanks!

image

glad to hear that you have found the solution, can your share your findings?