A user selectable (on or off) editor feature to display the status of variables. Ideally the feature would show whether a variable is local, global, static, described in this file or another file, etc.
This capability would make it easier locating variables in large multi-file projects and might even help to reduce the number of variables described or defined. I do love your editor's 'find in files' feature though.
Quote from: PhilG57 on Yesterday at 02:16:00 PMThis capability would make it easier locating variables in large multi-file projects and might even help to reduce the number of variables described or defined. I do love your editor's 'find in files' feature though.
Perhaps a new Add-In for collect some info from an object files ?
Just do it yourself ?