i
that is increased with each code cell that I write to the .m files. At the moment of processing, I know which notebook I'm processing and which code-cell I'm processing and I have the global counter i
. It is very easy to have a mapping function
reference[i_] := {notebook, codecell}
i
in the definition of the current rule without breaking anything. But let's assume we have this solved, then I can extract i
from each rule and with the help of reference
I know instantly where it is defined. I know the exact cell inside the notebook.
Steps[Int[expr, var]]
a button, that automatically opens the right notebook and cell where this rule is defined.
Get
all comments are ignored and you can never access them again.
@halirutan Forget assuming anything about DownValues. I propose:
Obviously this is a long term project, I am not suggesting you do now.