Documentation Playground Code Jumping
The code jumping feature in the documentation Playground has been improved. Previously, using CTRL (CMD on Mac) + Click on an imported symbol would navigate to the top of the target file. Now, it properly jumps to the exact definition of the symbol within the file, making it easier to navigate and explore the codebase directly from the playground.