forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.feature-requestRequest for new features or functionalityRequest for new features or functionalitypartner askverifiedVerification succeededVerification succeeded
Milestone
Description
Environment data
- VS Code version: 1.43
- Extension version (available under the Extensions sidebar): 2020.2.64397
- Jedi or Language Server? (i.e. what is
"python.jediEnabled"set to; more info How to update the language server to the latest stable version #3977): tested with both. Doesn't seem to effect this
Steps to reproduce:
- Make python file dirty
- Then select some code and try running extract method
Expected behavior
It extracts the method
Actual behavior
A notification appears telling me to save the file. Why do I need to save? And if saving is really required for now, why don't you just save the file for me?
This current UX makes refactoring a pain
Metadata
Metadata
Assignees
Labels
area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.feature-requestRequest for new features or functionalityRequest for new features or functionalitypartner askverifiedVerification succeededVerification succeeded