Can't find option to structurally search within Python files.
Answered
In the PyCharm Structural Replace dialogue, I don't see an option to work with .py files, only things like HTML, XML, JS, CSS

This is frustrating as I need to do some serious refactoring within some .py files. What am I doing wrong? I can't find anything on the docs about this, all it says is that File type lets you "Select the file type from the drop-down list."
This occurs on PyCharm 2016.3.1 on Mac OSX
Please sign in to leave a comment.
You're right that it isn't present. Here's a feature request ticket for it. I will ask for some more background.
Thanks Paul. I "starred" it - is that just for my own benefit, or does that register as somebody requesting the feature? In other words, how do I "vote" for that feature?
Star only marks is as a favorite and makes you a watcher. Vote by clicking the thumbs-up by "Voters" in the bottom right column, just above "Watchers".
Thanks :)