List of variables
I was wondering if there was an option for Wing to display a list of variables (and/or methods) in the current file, similar to Eclipse's "Outline" tab.
Thanks
I was wondering if there was an option for Wing to display a list of variables (and/or methods) in the current file, similar to Eclipse's "Outline" tab.
Thanks
The Source Browser in the Tools menu in Wing Pro and Wing Personal does this if you set its scope to Browse Current Module. There are various options for filtering what's in the display.Related to this in Wing Pro are Find Symbol and Find Symbol in Project in the Source menu, which let you type a fragment to jump to a symbol in current file or any file added to the project.
Thank you so much! Dummy mistake on my side - the right pane was minimized, lol, so I couldn't see it...
To enter a block of code:
Comments