Intuitive Debugger [Full Release]

Amazing update, i kinda suck and just code blinded so i always end up debugging, this will be amazing for sure!

1 Like

I quite like the update. Completely irrelevent but my name was used in the table example LOL:

8 Likes

We can see how hard the ROBLOX team is working to make it easier to make games, and plugins. Thanks for the update!

2 Likes

100% :rofl::grin: i always end up forgetting to remove them too.

3 Likes

Combine with with the Better Breakpoints feature and you have essentially Visual Studio’s debugger. Thank you Roblox, this fails to disappoint. Keep pushing updates like this; errors are always a pain for everyone (unless you’re using error()) and the more tools we have to deal with them, the better.

1 Like

I’m excited about all the work that’s being done with the debugger.

  • Performance is still very noticeably slower than the original debugger.
  • Holding the Step Into key crashes Studio.
  • You should be able to expand table and object keys in tables, such as in the tree view. They’re very commonly used.
  • Plugins should have permission to use the debugger API.
  • Table keys should be sorted during inspection.
4 Likes

woah! i cant wait to never use this and continue to print my variables like any normal person would

2 Likes

Full Plugin Debugging Support, Script Editor Mouseover Integration, UI/UX Improvements, Performance Improvements, Responses to User Feedback, Release Plan…

As always, we need it all of this and more :slight_smile: A little less printing

oh my god finally I don’t have to tear my hair out over trying to debug things in studio with prints
shoutout to “Log Mode” in the output menu for being the cause of 90% of developer stress.

1 Like

In my opinion this is one of the greatest updates this year, thank you so much for this debug feature!

3 Likes

Thank you Roblox for all your hard work in this update it’ll save a ton of time and energy for many

1 Like

:partying_face: Woohoo! Now we don’t have to use print() to attempt to debug our code! Thanks a bunch.

Love how it looks, not a fan of the scrolling. Always overshoots like crazy. Generally seems to not look/act great when I have it in the small widget I usually put it in.

1 Like

RobloxStudioBeta_2022-10-13T02-09-34
Any chance it can be smarter about hovering? When I hover over clips here, it should treat it as if I’m looking at video.clips.

2 Likes

Too complicated.
Sticking to print("AAAAAAAAAAAAAAAA")

3 Likes

Awesome. Can’t wait to try it out.

Thank you! I would attempt to nail something and then accidentally break everything and have to resort to printing things a million times. :raised_hands:

1 Like

Hahaha… It might actually be more time efficient to just print the variables tho…

Oh it was sarcastic. I will still be using print because I use VSCode/Rojo.

1 Like

Seems like it would be for a pretty niche amount of users. I will still be using warn and print because there are less steps involved. Also since I use VSCode + Rojo often. ¯\_(ツ)_/¯

1 Like