Commit Graph

4 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
2d79bcf786 Toggle breakpoints, command dispatch refactor 2023-01-23 18:08:48 +01:00
Krzosa Karol
cff88988e2 Update the vcvarsall situation, build before debugging, update readme 2023-01-23 12:33:13 +01:00