D
Dan Goyette
Guest
Here is the Quick Help that VS offers for methods that don't yet exist:
![1461915.jpg 1461915.jpg](https://www.computerhelp.forum/data/attachments/56/56460-6fc7d6af5fc7265b278e62dfcee7ff34.jpg?hash=b8fWr1_HJl)
VS always puts the Rename option first if there are other methods with a roughly similar name in the class. However, I almost never want that, and generally just want the second option (Generate method) to be used.
The reason this gets annoying is because most of the time, Generate Method is the first option, because usually the method name isn't very similar to other method names in my classes. So I usually hit ctrl-. then enter quickly, to generate the method. So, every once in a while, when Rename is first, I do the rename instead.
So, is there some way to control the behavior of Quick Help here, to either prevent Rename from being provided as a choice, or better, put it lower in the list?
Thanks.
Continue reading...
![1461915.jpg 1461915.jpg](https://www.computerhelp.forum/data/attachments/56/56460-6fc7d6af5fc7265b278e62dfcee7ff34.jpg?hash=b8fWr1_HJl)
VS always puts the Rename option first if there are other methods with a roughly similar name in the class. However, I almost never want that, and generally just want the second option (Generate method) to be used.
The reason this gets annoying is because most of the time, Generate Method is the first option, because usually the method name isn't very similar to other method names in my classes. So I usually hit ctrl-. then enter quickly, to generate the method. So, every once in a while, when Rename is first, I do the rename instead.
So, is there some way to control the behavior of Quick Help here, to either prevent Rename from being provided as a choice, or better, put it lower in the list?
Thanks.
Continue reading...