Show parameters very slow on VS.NET 2003
When I press Ctrl+P to show parameters with long list, typing becomes very slow when parameters are displayed. One good example is StringBuilder.Append() method. Does anybody else has the same experience?
Ali B
Please sign in to leave a comment.
Hello Ali,
this is a well-known problem that reproduces when the method in question
has many overloads.
It is fixed in the 2.0 version.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"