PTVS icon indicating copy to clipboard operation
PTVS copied to clipboard

Python new method doesn't update list of methods on top right hand corner

Open vsfeedback opened this issue 3 years ago • 0 comments

This issue has been moved from a ticket on Developer Community.


The only way I have found to reload the list is to close the file and reopen it.

Maybe there is a text changed event that can monitor for def method name:

It isn't major, but I have to do a search for new methods and that is if I remember the method name (5 minutes ago is sometimes purged already).

To duplicate this, add a new method to a class, write some content, and look for the method in the top right hand corner drop down, it won't be there.

If there is a reload method I don't know about please tell me.

Thanks


Original Comments

Feedback Bot on 12/5/2021, 11:52 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.


Original Solutions

(no solutions)

vsfeedback avatar Dec 15 '21 17:12 vsfeedback