Include code I've copied in the context for predictions

I think there are cases where Cursor could predict code better if it considered the code in my clipboard.

For example sometimes in Typescript I’ll copy a type and then add a parameter of that type to a function. If Cursor used that copied type as context then it could suggest a param of that type. It doesn’t seem to do this currently.