This commit is contained in:
Ryan Fleury
2024-12-09 08:35:01 -08:00
parent edfbcb9c85
commit 274b710329
+8
View File
@@ -4,6 +4,14 @@
////////////////////////////////
//~ rjf: post-0.9.12 TODO notes
//
// [ ] fullscreen with new custom borders are busted...
// [ ] breakpoints in optimized code? maybe early-terminating bp resolution loop? @bpmiss
// [ ] committing strings in target editor needs to be a bit more aggressive
// if e.g. someone clicks away
// [ ] CLI argument over-mangling?
// [ ] OutputDebugString spam, keeping way too much around!
// [ ] Mohit-reported breakpoint not hitting - may be similar thing to @bpmiss
//
// [ ] fix light themes
// [ ] make `array` view rule work with actual array types, to change their
// size dynamically