Do you mean completion or navigation? I mean do you want to type "lnv", hit ctrl-space and get largeNameVariable in the editor? Or do you want something like "Go to Type" and "Go to File Member" for local variables?
GG> Hi, GG> GG> Is there the possibility to find the variables as in this example GG> GG> string largeNameVariable; GG> GG> when I type lnv ReSharper get largeNameVariable GG> GG> TIA GG> GG> Best Regards GG> Gianfranco
Hello Gianfranco,
Do you mean completion or navigation? I mean do you want to type "lnv", hit
ctrl-space and get largeNameVariable in the editor? Or do you want something
like "Go to Type" and "Go to File Member" for local variables?
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
GG> Hi,
GG>
GG> Is there the possibility to find the variables as in this example
GG>
GG> string largeNameVariable;
GG>
GG> when I type lnv ReSharper get largeNameVariable
GG>
GG> TIA
GG>
GG> Best Regards
GG> Gianfranco