26 Commits

Author SHA1 Message Date
Krzosa Karol
82e21c355f Embed pywin32, new version of package control broke the plugin 2024-01-25 12:06:44 +01:00
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
f0dabdd978 README update 2024-01-25 10:13:35 +01:00
Krzosa Karol
720498a28e Small cleanup, better readme 2024-01-25 10:11:06 +01:00
Krzosa Karol
1ee4f8ce39 Set working directory when launching executable 2023-02-02 09:57:17 +01:00
Krzosa Karol
2376c4bf29 Fix error on breakpoint setting 2023-01-31 16:36:09 +01:00
Krzosa Karol
2fece617b5 Improve build system, stop debugger command on build, save on build 2023-01-30 11:42:04 +01:00
Krzosa Karol
1c2bf462ce Fix querying remedy executable 2023-01-25 08:15:33 +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
3e19ef8af8 Work on toggling breakpoints, handling remove breakpoint messages from the debugger 2023-01-23 18:48:30 +01:00
Krzosa Karol
2d79bcf786 Toggle breakpoints, command dispatch refactor 2023-01-23 18:08:48 +01:00
Krzosa Karol
af1e05aab1 Remove print statement 2023-01-23 12:51:04 +01:00
Krzosa Karol
90f527f786 Update readme 2023-01-23 12:35:06 +01:00
Krzosa Karol
a50dc473da Update readme 2023-01-23 12:34:36 +01:00
Krzosa Karol
cff88988e2 Update the vcvarsall situation, build before debugging, update readme 2023-01-23 12:33:13 +01:00
Krzosa Karol
63dcf9bedc Add start_debugging / resume_execution 2023-01-22 19:35:51 +01:00
Krzosa Karol
0deed86537 Update readme 2023-01-22 19:07:46 +01:00
Krzosa Karol
a6732fc38b Add messages.json, update vcvarsall handling because of package load order 2023-01-22 19:06:10 +01:00
Krzosa Karol
f406ebbcb9 Update readme 2023-01-22 12:33:14 +01:00
Krzosa Karol
05c45395fa Update readme install 2023-01-22 12:19:52 +01:00
Krzosa Karol
da2375e30c Add install 2023-01-22 12:16:23 +01:00
Krzosa Karol
34c428df5f Add vcvarsall info to README 2023-01-22 12:08:05 +01:00
Krzosa Karol
025cd2b5e5 Update readme formatting 2023-01-22 11:58:43 +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