Can't find option to structurally search within Python files.

已回答

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

5

You're right that it isn't present. Here's a feature request ticket for it. I will ask for some more background.

0
Avatar
Permanently deleted user

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?

 

0

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".

0
Avatar
Permanently deleted user

Thanks :)

0

请先登录再写评论。