Ability to navigate to the source of a logpoint's message in output

As a Roblox developer, it is currently too hard to click my logpoint message to go where my logpoint logged a statement in my script.

Logpoints are a must-need in debugging in visual studio code, and now they’re integrated into Roblox, it’s a step ahead for developers. For debugging, I always click on an outputted message to see what has printed out - for logpoints, this is not the case, and harder to navigate back to the script where my logpoint printed.

If Roblox is able to address this issue, it would improve my development experience because I can navigate through each logpoint in a debug session to see specific information given through my code as the same with navigation to a printed statement.

9 Likes

Thank you for sharing your experience. Yes, this has been on our list for improvements.

7 Likes