mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-31 03:10:03 +00:00
eval value array indexing; type-only evaluation of array indexing and member accesses; various fixes
This commit is contained in:
+4
-1
@@ -5,7 +5,10 @@
|
||||
//~ rjf: Frontend/UI Pass Tasks
|
||||
//
|
||||
// [x] fix HRESULTs
|
||||
// [ ] fix escape char literals
|
||||
// [x] fix escape char literals
|
||||
// [x] eval: indexing into string literals
|
||||
// [x] fix incorrectly consuming keyboard inputs, preventing fallback-to-filtering, when
|
||||
// selecting null selection in watch views
|
||||
//
|
||||
// [ ] fix selecting hover eval, then hover eval disappearing, causing
|
||||
// busted focus, until a new hover eval is opened
|
||||
|
||||
Reference in New Issue
Block a user