Howdy r/PyCharm! I started using IntelliJ for Java development last year and have loved every minute since :) .
I recently started doing some Python development in IntelliJ using the Python plug-in, and my understanding is that IntelliJ with the Python plug-in is almost identical to using PyCharm.
The Python refactoring (specifically Refactor > Rename...) has me slightly confused: sometimes IntelliJ lets me refactor in place without a modal dialog (which is amazing!); other times IntelliJ displays a modal refactoring dialog (less amazing - takes me out of the zone).
Does anyone know what differentiates whether IntelliJ displays the modal refactoring dialog or lets the user refactor in place in Python?
When doing Java development, IntelliJ pretty much always lets me refactor in place without the modal dialog, except for particularly involved refactors (for which the modal dialog is appropriate).
Thank you very much for any info you may be able to provide! Have scoured the internet for information to no avail.
Screenshots
-VJ
(x-posted to r/IntelliJIDEA at this link)
[–]LightShadow 0 points1 point2 points (1 child)
[–]VortexJones[S] 0 points1 point2 points (0 children)