mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-07 06:18:42 +00:00
save to project
This commit is contained in:
@@ -196,7 +196,6 @@
|
||||
// [ ] "pop out" (hitting enter on visualizers should open them as tabs)
|
||||
// [ ] we probably want to disable pop/pull out for transient things, e.g. theme color cfgs
|
||||
// [ ] finish theme editing, build themes - replace code colors map with new theme stuff
|
||||
// [ ] save-to-project (command line targets)
|
||||
//
|
||||
// [ ] maybe add extra caching layer to process memory querying? we pay a pretty
|
||||
// heavy cost even to just read 8 bytes...
|
||||
@@ -508,6 +507,7 @@
|
||||
// [x] "add hover eval to watch" (expr drag & drop -> watch window)
|
||||
// [x] unattached process evaluation - need a string to evaluate so I can generate
|
||||
// the evals
|
||||
// [x] save-to-project (command line targets)
|
||||
|
||||
////////////////////////////////
|
||||
//~ rjf: Build Options
|
||||
|
||||
Reference in New Issue
Block a user