Is there a way in vscode to find files that use with a particular variable name ? for ex: say all python files that use a variable named source_string . Not sure if this could be a simple vscode setting or maybe a python code itself. Any help would be appreciated.
