PTVS icon indicating copy to clipboard operation
PTVS copied to clipboard

Some functions are missing in Dev17.

Open linette-zyy opened this issue 3 years ago • 4 comments

Environment image

Actual result 1. Extract method and remove imports are missing.

  1. Go to to Edit> Refactor
  2. Observe image

linette-zyy avatar May 28 '21 06:05 linette-zyy

I believe these are no longer supported.

rchiodo avatar Jun 02 '21 16:06 rchiodo

@judej do you think the changes here need to be documented?

rchiodo avatar Sep 27 '21 22:09 rchiodo

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

ijoosong avatar Jun 06 '22 22:06 ijoosong

PR in for removing code

ijoosong avatar Aug 22 '22 17:08 ijoosong