PTVS
PTVS copied to clipboard
Some functions are missing in Dev17.
Environment
Actual result 1. Extract method and remove imports are missing.
- Go to to Edit> Refactor
- Observe
I believe these are no longer supported.
@judej do you think the changes here need to be documented?
Looks like some of the docs on this page need to be revisited: https://docs.microsoft.com/en-us/visualstudio/python/refactoring-python-code?view=vs-2022#extract-method
I'll go ahead and investigate these and close this when the PR is done
PR in for removing code