Skript icon indicating copy to clipboard operation
Skript copied to clipboard

Debugger API

Open takejohn opened this issue 1 year ago • 1 comments

Description

This PR is aimed to provide an API for debugging and profiling script execution.

Another plugin can attach a debugger whose class implements the Debugger interface. A debugger may stop the program at a specific line, track the values of variables, and so on.


Target Minecraft Versions: any Requirements: none Related Issues: none

takejohn avatar Jan 27 '24 13:01 takejohn

very cool! excited to see where this goes

Pikachu920 avatar Feb 03 '24 01:02 Pikachu920

Do you still intend to work on this?

sovdeeth avatar Jul 16 '24 06:07 sovdeeth

Closing due to inactivity

sovdeeth avatar Aug 14 '24 21:08 sovdeeth