I would like to have a list with all the functions inside the source of open code tab. When you click on an entry, the editor navigates to it. Even better would be a list with all functions from all code files in the project.
What about the ability to step through code at marked points? Its late here and my brain is not working too well but It is something I used regularly in my Delphi days years ago.
yes, we support bookmarks. You can use the top toolbar or these shortcuts: ctrl+f2 = toggle bookmark f2 = go to next bookmark shift+f2 = goto previous bookmark
Comments
Likes: MikeHart
Likes: MikeHart
www.tntengine.com
www.tntengine.com
Mike
http://www.sharksoupstudios.com
ctrl+f2 = toggle bookmark
f2 = go to next bookmark
shift+f2 = goto previous bookmark