Commit Graph

6 Commits

Author SHA1 Message Date
Krzosa Karol
3acca1409a Remove build system, add search for remedy file, remove all in one
Cleaning up the plugin a bit, seems like going the build system
route was not worth it. Minimal gains, a lot of additional mental overhead.
As much as I love sublime the plugin api is not great for more complicated
things.

Instead by default plugin seeks for a nearby remedy file, hopefully this
will help a bit.
2024-01-25 11:39:50 +01:00
Krzosa Karol
a0e25a9b2b Piping the debug output to sublime console 2023-01-23 22:54:54 +01:00
Krzosa Karol
cebdee1c14 Add conditional breakpoint, fix typo in settings file 2023-01-23 22:23:25 +01:00
Krzosa Karol
63dcf9bedc Add start_debugging / resume_execution 2023-01-22 19:35:51 +01:00
Krzosa Karol
7ae4d1405b Add additional commands, Add readme 2023-01-22 11:57:04 +01:00
Krzosa Karol
6ffb2aed80 Init repository 2023-01-22 10:31:55 +01:00