mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-07 14:28:40 +00:00
final theme presets pass
This commit is contained in:
@@ -216,7 +216,6 @@
|
||||
// [ ] autocompletion lister
|
||||
// [ ] we probably want to disable pop/pull out for transient things, e.g. theme color cfgs
|
||||
// (actually, just kill the tabs on load if they refer to transient things)
|
||||
// [ ] finish theme editing, build themes - replace code colors map with new theme stuff
|
||||
//
|
||||
// [ ] evaluate `foo.bar` symbol names???
|
||||
// [ ] maybe add extra caching layer to process memory querying? we pay a pretty
|
||||
@@ -530,6 +529,7 @@
|
||||
// [x] "pop out" (hitting enter on visualizers should open them as tabs)
|
||||
// [x] crash bug, release mode - filter globals view (try with debugging raddbg, typing `dev` in globals view)
|
||||
// [x] fix operator precedence in (u64)&foo - merge prefix-unary parsing with atom parsing loop
|
||||
// [x] finish theme editing, build themes - replace code colors map with new theme stuff
|
||||
|
||||
////////////////////////////////
|
||||
//~ rjf: Build Options
|
||||
|
||||
Reference in New Issue
Block a user