mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 13:28:40 +00:00
stop funnelling autocompletion through via events - it is not an event-like thing, and making it one led to weirdness...
This commit is contained in:
@@ -201,6 +201,7 @@
|
||||
// [ ] maybe add extra caching layer to process memory querying? we pay a pretty
|
||||
// heavy cost even to just read 8 bytes...
|
||||
// [ ] crash bug, release mode - filter globals view (try with debugging raddbg, typing `dev` in globals view)
|
||||
// [ ] do not apply filters past one block layer
|
||||
|
||||
////////////////////////////////
|
||||
//~ rjf: post-0.9.16 TODO notes
|
||||
|
||||
Reference in New Issue
Block a user