This commit is contained in:
Ryan Fleury
2024-02-03 17:37:39 -08:00
parent f9e2aa99a9
commit 985a6f37e9
+6
View File
@@ -4,6 +4,10 @@
////////////////////////////////
//~ rjf: Frontend/UI Pass Tasks
//
// [ ] hover-eval when window is not focused - maybe just start directly
// using mouse-move events here
// [ ] CRT asserts - stepping over int 29 should work just like stepping over
// an int3
// [ ] committing needs to happen when navigating focus away for any reason
//
// [ ] source view -> floating margin/line-nums
@@ -45,6 +49,8 @@
////////////////////////////////
//~ rjf: Hot, High Priority Tasks (Complete Unusability, Crashes, Fire-Worthy)
//
// [ ] Jump table thunks, on code w/o /INCREMENTAL:NO
//
// [ ] ** Thread/process control bullet-proofing, including solo-step mode
//
// [ ] ** In solo-stepping mode, if I step over something like CreateFileA, it