John Rohrlich
John Rohrlich
Yes, would really like this. Also have it open to show the fields of that struct BUT don't recurse down. If you have a struct with lots of slices of...
Yeah, only if easy.
BTW - I will eventually have time to fix some of these more minor bugs so really just keeping track of them now.
Also, clicking on the Debug button of main window buttons should reinit the debug panel and start a build.
If restart doesn't do a save does a rebuild make sense? I think debug, restart and run should all do a build and why not just save? Why ask?
Ok, well you can decide if you want to close this. Easy enough to uncheck ignore case for particular replace cases.
When editing the text cursor moves with text, i.e. is redrawn as you scroll so it remains on the same line number but if you are debugging and scroll the...
Not a big deal because the line marker in the number column is correct but still a bit disconcerting so should be fixed at some point.
I looked at AdjustReg (very cool using the undo stack) but I think it may not work in this case because the position information is coming from lex. I found...
Yes, that is what I mean. I know it isn't a simple extension of what you have. Goland and xCode have it and it is very nice when working with...