Am 11.01.2018 um 09:26 schrieb Schaff, Frederik:
Ok, here are the things I most frequently miss in gretls editor:
a) Search and "List" option with links (A list where all lines with
line-numbers are given, where the item occurred, and an option to
"click" on each single one to get there). This helps also to get,
e.g., a fast index of functions in the file.
I agree that the search facility in the built-in editor is somewhat
rudimentary for today's standards. I've seen this list feature you're
describing in other contexts, and yes it's useful. Don't know if the GTK
apparatus has something like that off the shelf.
b) Searching across
files (as before, but searching within (sub)folders and all files)
Here I think it would be enough to search in all files that are opened
in the editor. For searching in the machine's filesystem I'd rather
recommend to use other specialized tools. IMHO gretl shouldn't aim to do
everything itself.
d) And then, a thing I mentioned in the past, the script editor
sometimes has problems with copy & paste. The most easy thing to
reproduce it is to use clipboarder (
http://nes.bplaced.net/de.html),
which allows to copy a lot of things into the clipboard in a row and
then past it in a row back (using short keys).
Can you give a step-by-step to guide to reproduce this? Then I could try
if it happens to me, too.
e) Another thing for debugging that would be nice: If the debug
error
would indicate the line within the script,
It also seems to me that the line numbers given in the errors are
net-of-comment-lines or something like that? It hasn't bothered me too
much but I agree there might be room for improvement.
cheers,
sven