All in all, it's pretty useful for what I want to be able to do.
Is it possible for data Digger to display some data type previews differently? For instance, when it is a function, could the parameters be listed each line in the preview instead of just the one line?
FUNCTION(
prompt,
count
)
If there is an __isa, would it be possible to list the class in angle brackets afterwards? Angle brackets or something that doesn't have syntactical meaning.
__isa <Image>
Could the different types be colour coded? (String, List, Map/Class, Number, Function).
Is it possible to tell the difference between an imported map and a regular map? If so, maybe have a toggle to hide/show imported maps? Maybe a toggle to hide/show the underscore variables/functions? Hide/Show all Functions?
Is it possible to toggle known "command-line" commands such as "wtf" and "cd"?
Probably only need a Close button instead of the Cancel and Select. But that might be tighted to the parent class and more difficult to do.
All in all, it's pretty useful for what I want to be able to do.
Is it possible for data Digger to display some data type previews differently? For instance, when it is a function, could the parameters be listed each line in the preview instead of just the one line?
If there is an __isa, would it be possible to list the class in angle brackets afterwards? Angle brackets or something that doesn't have syntactical meaning.
__isa <Image>Could the different types be colour coded? (String, List, Map/Class, Number, Function).
Is it possible to tell the difference between an imported map and a regular map? If so, maybe have a toggle to hide/show imported maps? Maybe a toggle to hide/show the underscore variables/functions? Hide/Show all Functions?
Is it possible to toggle known "command-line" commands such as "wtf" and "cd"?
Probably only need a Close button instead of the Cancel and Select. But that might be tighted to the parent class and more difficult to do.