How to see source code of built in classes?

Imagine, I am programming in java. I use a syntax “import java.util.Scanner;”. Now, i want to see the source code of the “Scanner” class. How can i do it in Replit IDE?

Unpack some jar’s is my guess, but idk really know.

Ctrl + left click maybe? I dunno…

That works only in visual studio code.

Hey @CoolBit!

Could you send me the link to the Repl so I can take a look?