4 comments
Comment actions Permalink

Hello simon,

Enabling the action would be trivial, but making it really safe is nearly

impossible. Because of the dynamic nature of Python, it's really hard to

determine with any degree of precision that a particular class or method

is not used.

Are there any plans to implement the refactoring safe delete for

pycharm?

--

Dmitry Jemerov

Development Lead

JetBrains, Inc.

http://www.jetbrains.com/

"Develop with Pleasure!"

0
Comment actions Permalink

ok,

If not totally safe to active, maybe remove the option from the list? Being greyed out makes you think that it will become active at some point. :-)

-Si

0
Comment actions Permalink

Hello simon,

Safe Delete is actually enabled in JavaScript files - that's why it's shown

in the menu.

If not totally safe to active, maybe remove the option from the list?

Being greyed out makes you think that it will become active at some

point. :-)

--

Dmitry Jemerov

Development Lead

JetBrains, Inc.

http://www.jetbrains.com/

"Develop with Pleasure!"

0
Comment actions Permalink

Ahh.. I see.

I've been working solely on python files so far. It would be nice though if the option wasnt there for python files, but visible in js files. Still its only a very minor thing, nothing to worry about. :-)

-Si

0

Please sign in to leave a comment.